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 806d434 commit d7aae0aCopy full SHA for d7aae0a
.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@b49a9d04744b0237908831730f8553f26d73a94b
+ uses: smartcontractkit/chainlink-github-actions/utils/wait-for-workflows@3380b79a5af6524101cf1bd33188f73a800f7490
23
with:
24
max-timeout: '900'
25
polling-interval: '30'
0 commit comments