From 1b95f5a5ce81ca72612bbf843d8af1f617358e96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 01:41:09 +0000 Subject: [PATCH] build(deps): bump myrotvorets/set-commit-status-action Bumps [myrotvorets/set-commit-status-action](https://github.com/myrotvorets/set-commit-status-action) from 16037e056d73b2d3c88e37e393ff369047f70886 to 58d2f34b43c2bf4fe5d1c8acfc80b95ce22e2bbd. - [Release notes](https://github.com/myrotvorets/set-commit-status-action/releases) - [Commits](https://github.com/myrotvorets/set-commit-status-action/compare/16037e056d73b2d3c88e37e393ff369047f70886...58d2f34b43c2bf4fe5d1c8acfc80b95ce22e2bbd) --- updated-dependencies: - dependency-name: myrotvorets/set-commit-status-action dependency-version: 58d2f34b43c2bf4fe5d1c8acfc80b95ce22e2bbd 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 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'