Skip to content

Commit

Permalink
Bump poseidon/wait-for-status-checks from 0.4.0 to 0.4.1
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.4.0 to 0.4.1.
- [Release notes](https://github.com/poseidon/wait-for-status-checks/releases)
- [Commits](poseidon/wait-for-status-checks@v0.4.0...v0.4.1)

---
updated-dependencies:
- dependency-name: poseidon/wait-for-status-checks
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent c47d1b8 commit c4ab0d0
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/[email protected].0
uses: poseidon/[email protected].1
with:
token: ${{ secrets.GITHUB_TOKEN }}
- name: Approve a PR if not already approved
Expand Down

0 comments on commit c4ab0d0

Please sign in to comment.