Skip to content

Commit bc6b53f

Browse files
authored
Merge pull request #452 from gofiber/dependabot/github_actions/lewagon/wait-on-check-action-1.5.0
chore(deps): bump lewagon/wait-on-check-action from 1.4.1 to 1.5.0
2 parents f121d9a + bcb51d4 commit bc6b53f

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/wait-on-check-action@v1.4.1
17+
uses: lewagon/wait-on-check-action@v1.5.0
1818
id: wait_for_checks
1919
with:
2020
ref: ${{ github.event.pull_request.head.sha || github.sha }}

0 commit comments

Comments
 (0)