diff --git a/.github/workflows/failure-notifier.yml b/.github/workflows/failure-notifier.yml index bb82117a..57ce8d6c 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@b49a9d04744b0237908831730f8553f26d73a94b + uses: smartcontractkit/chainlink-github-actions/utils/wait-for-workflows@75a9005952a9e905649cfb5a6971fd9429436acd with: max-timeout: '900' polling-interval: '30'