Skip to content

Commit

Permalink
ci: update wait-on-check-action version
Browse files Browse the repository at this point in the history
  • Loading branch information
grantjbutler committed Feb 15, 2022
1 parent 2d55141 commit 9142cdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:


- name: Waiting on All checks
uses: lewagon/wait-on-check-action@v0.2
uses: lewagon/wait-on-check-action@v1.1.1
with:
ref: ${{ github.ref }}
repo-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 9142cdd

Please sign in to comment.