We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2eed1c5 + 3b05979 commit 66494a7Copy full SHA for 66494a7
1 file changed
.github/workflows/chart-release.yaml
@@ -20,7 +20,7 @@ jobs:
20
runs-on: ubuntu-latest
21
steps:
22
- name: Wait for all PR checks to succeed
23
- uses: lewagon/wait-on-check-action@v1.7.0
+ uses: lewagon/wait-on-check-action@v1.8.0
24
with:
25
ref: ${{ github.ref }}
26
running-workflow-name: 'wait-for-release-conditions'
0 commit comments