Skip to content

Commit f99b409

Browse files
Update lewagon/wait-on-check-action action to v1.4.1
1 parent 97aae11 commit f99b409

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
@@ -70,7 +70,7 @@ jobs:
7070

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

0 commit comments

Comments
 (0)