Skip to content

Commit 4867f36

Browse files
Update lewagon/wait-on-check-action action to v1.5.0
1 parent 0abd50f commit 4867f36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-merge.yml

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

7474
- name: Wait for CI checks
7575
if: steps.check_auto_merge.outputs.auto_merge == 'true'
76-
uses: lewagon/wait-on-check-action@v1.3.4
76+
uses: lewagon/wait-on-check-action@v1.5.0
7777
with:
7878
ref: ${{ github.event.pull_request.head.sha }}
7979
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)