Skip to content

Commit

Permalink
Merge pull request #1067 from gofiber/dependabot/github_actions/lewag…
Browse files Browse the repository at this point in the history
…on/wait-on-check-action-1.3.4

build(deps): bump lewagon/wait-on-check-action from 1.3.3 to 1.3.4
  • Loading branch information
ReneWerner87 authored Apr 24, 2024
2 parents a07a32f + cea8204 commit 7852160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot_automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
if: ${{ github.actor == 'dependabot[bot]' }}
steps:
- name: Wait for check is finished
uses: lewagon/wait-on-check-action@v1.3.3
uses: lewagon/wait-on-check-action@v1.3.4
id: wait_for_checks
with:
ref: ${{ github.event.pull_request.head.sha || github.sha }}
Expand Down

0 comments on commit 7852160

Please sign in to comment.