Skip to content

Commit 4070bfb

Browse files
authored
Merge pull request #154 from gofiber/dependabot/github_actions/lewagon/wait-on-check-action-1.4.1
2 parents 71c90d5 + 248f127 commit 4070bfb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dependabot-automerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
if: ${{ github.actor == 'dependabot[bot]' }}
1313
steps:
1414
- name: Wait for check is finished
15-
uses: lewagon/wait-on-check-action@v1.4.0
15+
uses: lewagon/wait-on-check-action@v1.4.1
1616
id: wait_for_checks
1717
with:
1818
ref: ${{ github.event.pull_request.head.sha || github.sha }}

0 commit comments

Comments
 (0)