Skip to content

Commit 508bdab

Browse files
authored
Merge pull request #435 from gofiber/dependabot/github_actions/lewagon/wait-on-check-action-1.4.1
2 parents 26e1405 + 5a72728 commit 508bdab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot_automerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
if: ${{ github.actor == 'dependabot[bot]' }}
1515
steps:
1616
- name: Wait for check is finished
17-
uses: lewagon/[email protected].0
17+
uses: lewagon/[email protected].1
1818
id: wait_for_checks
1919
with:
2020
ref: ${{ github.event.pull_request.head.sha || github.sha }}

0 commit comments

Comments
 (0)