Skip to content

Commit 8c8deb0

Browse files
Update lewagon/wait-on-check-action action to v1.4.1
1 parent f098175 commit 8c8deb0

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
@@ -66,7 +66,7 @@ jobs:
6666

6767
- name: Wait for CI checks
6868
if: steps.check_auto_merge.outputs.auto_merge == 'true'
69-
uses: lewagon/wait-on-check-action@v1.3.4
69+
uses: lewagon/wait-on-check-action@v1.4.1
7070
with:
7171
ref: ${{ github.event.pull_request.head.sha }}
7272
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)