diff --git a/.github/workflows/failure-notifier.yml b/.github/workflows/failure-notifier.yml index 57ce8d6c..a3dc8350 100644 --- a/.github/workflows/failure-notifier.yml +++ b/.github/workflows/failure-notifier.yml @@ -19,7 +19,7 @@ jobs: - name: Wait for workflows id: wait - uses: smartcontractkit/chainlink-github-actions/utils/wait-for-workflows@75a9005952a9e905649cfb5a6971fd9429436acd + uses: smartcontractkit/chainlink-github-actions/utils/wait-for-workflows@58489d8364d173f53d3e778fc27d265c83aba3ce with: max-timeout: '900' polling-interval: '30'