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 5dd898d commit dd7c338Copy full SHA for dd7c338
.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@94cb11f4bd545607a2f221c6685052b3abee723d
23
with:
24
max-timeout: '900'
25
polling-interval: '30'
0 commit comments