Skip to content

Commit 5c9ab3f

Browse files
Merge pull request #25 from KacperMalachowski/dependabot/github_actions/ci-dependencies-2fc1a16ab7
Bump poseidon/wait-for-status-checks from 0.5.0 to 0.6.0 in the ci-dependencies group
2 parents a873024 + 1c718e6 commit 5c9ab3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot-approve.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
PR_URL: ${{github.event.pull_request.html_url}}
2222
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
2323
- name: GitHub Checks
24-
uses: poseidon/wait-for-status-checks@v0.5.0
24+
uses: poseidon/wait-for-status-checks@v0.6.0
2525
with:
2626
token: ${{ secrets.GITHUB_TOKEN }}
2727
- name: Approve a PR if not already approved

0 commit comments

Comments
 (0)