Skip to content

Commit 5ce89a8

Browse files
Update lewagon/wait-on-check-action action to v1.5.0
1 parent 257a483 commit 5ce89a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-approve-merge-bot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454

5555
- name: Wait for CI checks
5656
if: steps.check_auto_merge.outputs.auto_merge == 'true'
57-
uses: lewagon/wait-on-check-action@v1.4.1
57+
uses: lewagon/wait-on-check-action@v1.5.0
5858
with:
5959
ref: ${{ github.event.pull_request.head.sha }}
6060
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)