Skip to content

Commit 296f580

Browse files
cipolleschimeta-codesync[bot]
authored andcommitted
Remove checkout the PR sha from danger-pr.yml (#54904)
Summary: This PR reverts a change marked unsecure by our security team ## Changelog: [Internal] - Pull Request resolved: #54904 Test Plan: N/A Reviewed By: yungsters Differential Revision: D89306739 Pulled By: cipolleschi fbshipit-source-id: 0bd994d02f5971a66a0c43e8121acc7c05a66869
1 parent 0c947c8 commit 296f580

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/danger-pr.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ jobs:
1919
steps:
2020
- name: Check out PR branch
2121
uses: actions/checkout@v6
22-
with:
23-
ref: ${{ github.event.pull_request.head.sha }}
2422
- name: Setup Node.js
2523
uses: ./.github/actions/setup-node
2624
- name: Run yarn install

0 commit comments

Comments
 (0)