Skip to content

Commit 3245a07

Browse files
chore(deps): update lewagon/wait-on-check-action action to v1.6.0 (#394)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a63ab9b commit 3245a07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
steps:
1414
- name: Wait for tests to pass
15-
uses: lewagon/wait-on-check-action@v1.5.0
15+
uses: lewagon/wait-on-check-action@v1.6.0
1616
with:
1717
ref: ${{ github.ref }}
1818
# Must be same as this job's name

0 commit comments

Comments
 (0)