Skip to content
This repository was archived by the owner on May 24, 2023. It is now read-only.

Commit 31bb99d

Browse files
authored
Merge pull request #153 from gofiber/dependabot/github_actions/lewagon/wait-on-check-action-1.3.1
Bump lewagon/wait-on-check-action from 1.2.0 to 1.3.1
2 parents c21cffb + b039de5 commit 31bb99d

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
@@ -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.2.0
15+
uses: lewagon/wait-on-check-action@v1.3.1
1616
id: wait_for_checks
1717
with:
1818
ref: ${{ github.event.pull_request.head.sha || github.sha }}

0 commit comments

Comments
 (0)