Skip to content

Commit c2f87dc

Browse files
Bump poseidon/wait-for-status-checks from 0.5.0 to 0.6.0
Bumps [poseidon/wait-for-status-checks](https://github.com/poseidon/wait-for-status-checks) from 0.5.0 to 0.6.0. - [Release notes](https://github.com/poseidon/wait-for-status-checks/releases) - [Commits](poseidon/wait-for-status-checks@v0.5.0...v0.6.0) --- updated-dependencies: - dependency-name: poseidon/wait-for-status-checks dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 230d48a commit c2f87dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot-auto-merge.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
github-token: "${{ secrets.GITHUB_TOKEN }}"
3030

3131
- name: wait-for-checks
32-
uses: poseidon/wait-for-status-checks@v0.5.0
32+
uses: poseidon/wait-for-status-checks@v0.6.0
3333
with:
3434
token: ${{ secrets.GITHUB_TOKEN }}
3535

0 commit comments

Comments
 (0)