Skip to content

Commit 1d25c66

Browse files
Update lewagon/wait-on-check-action action to v1.4.1
1 parent 3904bb5 commit 1d25c66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)