diff --git a/.github/workflows/chained_e2e.yml b/.github/workflows/chained_e2e.yml index 3633c5027be..7d2f9a2321e 100644 --- a/.github/workflows/chained_e2e.yml +++ b/.github/workflows/chained_e2e.yml @@ -115,7 +115,7 @@ jobs: if: "github.repository == 'google-gemini/gemini-cli' && always()" steps: - name: 'Set pending status' - uses: 'myrotvorets/set-commit-status-action@16037e056d73b2d3c88e37e393ff369047f70886' # ratchet:myrotvorets/set-commit-status-action@master + uses: 'myrotvorets/set-commit-status-action@58d2f34b43c2bf4fe5d1c8acfc80b95ce22e2bbd' # ratchet:myrotvorets/set-commit-status-action@master if: "github.repository == 'google-gemini/gemini-cli' && always()" with: allowForks: 'true' @@ -352,7 +352,7 @@ jobs: - 'e2e' steps: - name: 'Set workflow status' - uses: 'myrotvorets/set-commit-status-action@16037e056d73b2d3c88e37e393ff369047f70886' # ratchet:myrotvorets/set-commit-status-action@master + uses: 'myrotvorets/set-commit-status-action@58d2f34b43c2bf4fe5d1c8acfc80b95ce22e2bbd' # ratchet:myrotvorets/set-commit-status-action@master if: "github.repository == 'google-gemini/gemini-cli' && always()" with: allowForks: 'true'