Skip to content

Commit 1ff3d6b

Browse files
Update lewagon/wait-on-check-action action to v1.4.1
1 parent 6147ed0 commit 1ff3d6b

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
@@ -74,7 +74,7 @@ jobs:
7474

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

0 commit comments

Comments
 (0)