diff --git a/.github/workflows/ci-gatekeeper.yaml b/.github/workflows/ci-gatekeeper.yaml index 443e514a..892d04f7 100644 --- a/.github/workflows/ci-gatekeeper.yaml +++ b/.github/workflows/ci-gatekeeper.yaml @@ -16,6 +16,6 @@ jobs: timeout-minutes: 30 steps: - name: Wait for other workflows - uses: int128/wait-for-workflows-action@2875ef6993779fbdcabf6c04d6c66e1278042b0e # v1.92.0 + uses: int128/wait-for-workflows-action@c964794ae4e6923dbd7043d6745821254831510b # v1.94.0 with: max-timeout-seconds: 1800 # 30 minutes