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 4240789 commit b06904dCopy full SHA for b06904d
.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@58489d8364d173f53d3e778fc27d265c83aba3ce
23
with:
24
max-timeout: '900'
25
polling-interval: '30'
0 commit comments