Skip to content

Commit

Permalink
fix(deps): update poseidon/wait-for-status-checks action to v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dafyddj committed Nov 14, 2024
1 parent 293d956 commit 01edca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/.github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
checks: read
runs-on: ubuntu-latest
steps:
- uses: poseidon/wait-for-status-checks@6988432d64ad3f9c2608db4ca16fded1b7d36ead # v0.5.0
- uses: poseidon/wait-for-status-checks@899c768d191b56eef585c18f8558da19e1f3e707 # v0.6.0
with:
ignore: Collect results
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 01edca1

Please sign in to comment.