Skip to content

Commit

Permalink
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
renovate[bot] authored Nov 2, 2024
1 parent 2f6b618 commit 8c442c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/summary.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
checks: read
steps:
- name: Wait for all triggered status checks
uses: poseidon/wait-for-status-checks@v0.5.0
uses: poseidon/wait-for-status-checks@v0.6.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
ignore_pattern: ^codecov/.+

0 comments on commit 8c442c9

Please sign in to comment.