Skip to content

Commit

Permalink
chore: update wait for check to use latest node
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Phillips <[email protected]>
  • Loading branch information
spiffcs committed Jul 9, 2024
1 parent 1082d39 commit b2bdc4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
git tag ${{ github.event.inputs.version }}
- name: Check validations results
uses: fountainhead/action-wait-for-check@v1.1.0
uses: fountainhead/action-wait-for-check@5a908a24814494009c4bb27c242ea38c93c593be #v1.2.0
id: validations
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit b2bdc4b

Please sign in to comment.