Skip to content

Commit e48b509

Browse files
chore(deps): update lewagon/wait-on-check-action action to v1.4.1 (#1420)
1 parent f4a9821 commit e48b509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre_release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
name: Wait for code checks to pass
3838
runs-on: ubuntu-latest
3939
steps:
40-
- uses: lewagon/[email protected].0
40+
- uses: lewagon/[email protected].1
4141
with:
4242
ref: ${{ github.ref }}
4343
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)