Skip to content

Commit

Permalink
chore(deps): update lewagon/wait-on-check-action action to v1.3.3 (#303)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 21, 2023
1 parent 4804a88 commit 03b8795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

steps:
- name: Wait for tests to pass
uses: lewagon/wait-on-check-action@v1.3.1
uses: lewagon/wait-on-check-action@v1.3.3
with:
ref: ${{ github.ref }}
# Must be same as this job's name
Expand Down

0 comments on commit 03b8795

Please sign in to comment.