Skip to content

Commit

Permalink
Update poseidon/wait-for-status-checks action to v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 29, 2024
1 parent 58a6ec4 commit fdcf595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wait-for-all-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ jobs:
checks: read
steps:
- name: GitHub Checks
uses: poseidon/wait-for-status-checks@v0.4.0
uses: poseidon/wait-for-status-checks@v0.4.1
with:
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit fdcf595

Please sign in to comment.