Skip to content

Commit

Permalink
chore: bump failing action (wait-on-check-action) to latest version (…
Browse files Browse the repository at this point in the history
…1.3.4) (#150)
  • Loading branch information
andre15silva authored Apr 4, 2024
1 parent 864ac90 commit fc3e950
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.1.1
uses: lewagon/wait-on-check-action@v1.3.4
with:
ref: ${{ github.ref }}
# Must be same as this job's name
Expand Down

0 comments on commit fc3e950

Please sign in to comment.