Skip to content

Commit bc0c835

Browse files
committed
update await-status-action
1 parent e9edb68 commit bc0c835

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
run: exit 1
2121
- name: Wait Tests
2222
id: test_result
23-
uses: Sibz/await-status-action@v1.0.1
23+
uses: Sibz/await-status-action@v1.0.2
2424
with:
2525
contexts: test-status
2626
authToken: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)