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.
1 parent fe75fb5 commit 1ce339bCopy full SHA for 1ce339b
1 file changed
.github/workflows/release.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- name: Wait for CI to pass
15
- uses: lewagon/wait-on-check-action@v1.7.0
+ uses: lewagon/wait-on-check-action@v1.8.0
16
with:
17
ref: ${{ github.sha }}
18
running-workflow-name: Wait for CI
0 commit comments