Skip to content

Commit

Permalink
[ci] Update wait-on-check-action version to 1.3.3 (#641)
Browse files Browse the repository at this point in the history
  • Loading branch information
JSUYA authored Dec 27, 2023
1 parent dcbc02c commit e7f8b61
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 @@ -26,7 +26,7 @@ jobs:
--base-sha=HEAD~
- name: Wait on all tests
if: ${{ github.event_name == 'push' }}
uses: lewagon/wait-on-check-action@v1.1.1
uses: lewagon/wait-on-check-action@v1.3.3
with:
ref: ${{ github.sha }}
running-workflow-name: 'release'
Expand Down

0 comments on commit e7f8b61

Please sign in to comment.