diff --git a/.github/workflows/failure-notifier.yml b/.github/workflows/failure-notifier.yml index 57ce8d6c8..6b8458832 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@4195d0fb7662a8e19d9505b4e8d816aee582836a with: max-timeout: '900' polling-interval: '30'