We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 230d48a commit c2f87dcCopy full SHA for c2f87dc
.github/workflows/dependabot-auto-merge.yml
@@ -29,7 +29,7 @@ jobs:
29
github-token: "${{ secrets.GITHUB_TOKEN }}"
30
31
- name: wait-for-checks
32
- uses: poseidon/wait-for-status-checks@v0.5.0
+ uses: poseidon/wait-for-status-checks@v0.6.0
33
with:
34
token: ${{ secrets.GITHUB_TOKEN }}
35
0 commit comments