Skip to content

Commit

Permalink
Merge pull request #1734 from kubesphere/dependabot-github_actions-le…
Browse files Browse the repository at this point in the history
…wagon-wait-on-check-action-1.3.1

build(deps): bump lewagon/wait-on-check-action from 1.2.0 to 1.3.1
  • Loading branch information
ks-ci-bot authored Apr 6, 2023
2 parents cd22dd1 + 949f6b1 commit ebb34c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gen-repository-iso.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
sha256sum *.iso > ${{ matrix.name }}.iso.sha256sum.txt
- name: Wait for release workflow to finish
uses: lewagon/wait-on-check-action@v1.2.0
uses: lewagon/wait-on-check-action@v1.3.1
with:
ref: ${{ github.ref }}
check-name: 'create draft release'
Expand Down

0 comments on commit ebb34c9

Please sign in to comment.