Skip to content

Commit

Permalink
fix(checks): Pin action version to SHA (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
chris3ware authored Sep 13, 2024
1 parent 1199f7f commit 3365244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wait-for-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
timeout-minutes: 30
steps:
- name: GitHub Checks
uses: poseidon/wait-for-status-checks@v0.4.1
uses: poseidon/wait-for-status-checks@6988432d64ad3f9c2608db4ca16fded1b7d36ead # v0.5.0
with:
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 3365244

Please sign in to comment.