Skip to content

Commit

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

Bump lewagon/wait-on-check-action from 1.1.2 to 1.2.0
  • Loading branch information
ReneWerner87 authored Oct 24, 2022
2 parents 6329939 + ddef8a2 commit 3c95ea8
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 @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Wait for check is finished
uses: lewagon/wait-on-check-action@v1.1.2
uses: lewagon/wait-on-check-action@v1.2.0
id: wait_for_checks
with:
ref: ${{ github.event.pull_request.head.sha || github.sha }}
Expand Down

0 comments on commit 3c95ea8

Please sign in to comment.