We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51e0cea commit 832d048Copy full SHA for 832d048
.github/workflows/failure-notifier.yml
@@ -19,7 +19,7 @@ jobs:
19
20
- name: Wait for workflows
21
id: wait
22
- uses: smartcontractkit/chainlink-github-actions/utils/wait-for-workflows@75a9005952a9e905649cfb5a6971fd9429436acd
+ uses: smartcontractkit/chainlink-github-actions/utils/wait-for-workflows@5a7543e418aa2dc57b75e85581eae30820a8c9ae
23
with:
24
max-timeout: '900'
25
polling-interval: '30'
0 commit comments