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 e9edb68 commit bc0c835Copy full SHA for bc0c835
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
20
run: exit 1
21
- name: Wait Tests
22
id: test_result
23
- uses: Sibz/await-status-action@v1.0.1
+ uses: Sibz/await-status-action@v1.0.2
24
with:
25
contexts: test-status
26
authToken: ${{ secrets.GITHUB_TOKEN }}
0 commit comments