Skip to content

Commit abb097c

Browse files
Update lewagon/wait-on-check-action action to v1.5.0
1 parent 2bbfb66 commit abb097c

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
@@ -51,7 +51,7 @@ jobs:
5151

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

0 commit comments

Comments
 (0)