From 5db7438cf42021e24d2c362d2ea314cd8803994a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 May 2026 03:43:41 +0000 Subject: [PATCH] chore(deps): bump myrotvorets/set-commit-status-action Bumps [myrotvorets/set-commit-status-action](https://github.com/myrotvorets/set-commit-status-action) from 16037e056d73b2d3c88e37e393ff369047f70886 to 914b25b666842f138575bf0f161c8f9bbcbb9d28. - [Release notes](https://github.com/myrotvorets/set-commit-status-action/releases) - [Commits](https://github.com/myrotvorets/set-commit-status-action/compare/16037e056d73b2d3c88e37e393ff369047f70886...914b25b666842f138575bf0f161c8f9bbcbb9d28) --- updated-dependencies: - dependency-name: myrotvorets/set-commit-status-action dependency-version: 914b25b666842f138575bf0f161c8f9bbcbb9d28 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/chained_e2e.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/chained_e2e.yml b/.github/workflows/chained_e2e.yml index a807fbfb3..81919b89c 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@914b25b666842f138575bf0f161c8f9bbcbb9d28' # ratchet:myrotvorets/set-commit-status-action@master if: "github.repository == 'google-gemini/gemini-cli' && always()" with: allowForks: 'true' @@ -395,7 +395,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@914b25b666842f138575bf0f161c8f9bbcbb9d28' # ratchet:myrotvorets/set-commit-status-action@master if: "github.repository == 'google-gemini/gemini-cli' && always()" with: allowForks: 'true'