We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a873024 + 1c718e6 commit 5c9ab3fCopy full SHA for 5c9ab3f
.github/workflows/dependabot-approve.yaml
@@ -21,7 +21,7 @@ jobs:
21
PR_URL: ${{github.event.pull_request.html_url}}
22
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
23
- name: GitHub Checks
24
- uses: poseidon/wait-for-status-checks@v0.5.0
+ uses: poseidon/wait-for-status-checks@v0.6.0
25
with:
26
token: ${{ secrets.GITHUB_TOKEN }}
27
- name: Approve a PR if not already approved
0 commit comments