Skip to content

Commit bda85cb

Browse files
Update lewagon/wait-on-check-action action to v1.4.1
1 parent 15be055 commit bda85cb

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
@@ -65,7 +65,7 @@ jobs:
6565

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

0 commit comments

Comments
 (0)