Skip to content

Commit

Permalink
Bump poseidon/wait-for-status-checks from 0.3.0 to 0.4.0
Browse files Browse the repository at this point in the history
Bumps [poseidon/wait-for-status-checks](https://github.com/poseidon/wait-for-status-checks) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/poseidon/wait-for-status-checks/releases)
- [Commits](poseidon/wait-for-status-checks@v0.3.0...v0.4.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]>
  • Loading branch information
dependabot[bot] authored Feb 27, 2024
1 parent 7349c55 commit 202301d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-approve.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
PR_URL: ${{github.event.pull_request.html_url}}
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
- name: GitHub Checks
uses: poseidon/wait-for-status-checks@v0.3.0
uses: poseidon/wait-for-status-checks@v0.4.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
- name: Approve a PR if not already approved
Expand Down

0 comments on commit 202301d

Please sign in to comment.