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 e983b27 commit 33e6c36Copy full SHA for 33e6c36
.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@d38226be720c5ccc1ff4d3cee40608ebf264cd59
23
with:
24
max-timeout: '900'
25
polling-interval: '30'
0 commit comments