Skip to content

Commit

Permalink
Pin untrusted Github Action to a commit hash (#1986)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshMock committed Aug 28, 2023
1 parent 23703c0 commit 4ce3493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
name: Backport
steps:
- name: Backport
uses: tibdex/backport@v2
uses: tibdex/backport@7005ef85c4562bc23b0e9b4a9940d5922f439750
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 4ce3493

Please sign in to comment.