Skip to content

Commit

Permalink
Merge pull request #7 from KacperMalachowski/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/poseidon/wait-for-status-checks-0.4.0

Bump poseidon/wait-for-status-checks from 0.3.0 to 0.4.0
  • Loading branch information
github-actions[bot] authored Feb 27, 2024
2 parents 7349c55 + 202301d commit ad4e7cf
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 ad4e7cf

Please sign in to comment.