From 789d4c78353a1e3c69e80ca1f6b8c24f618f7771 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 16:14:44 +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 f8fea9c29cb8dfa48356169f4c79c5867a7036a1. - [Release notes](https://github.com/myrotvorets/set-commit-status-action/releases) - [Commits](https://github.com/myrotvorets/set-commit-status-action/compare/16037e056d73b2d3c88e37e393ff369047f70886...f8fea9c29cb8dfa48356169f4c79c5867a7036a1) --- updated-dependencies: - dependency-name: myrotvorets/set-commit-status-action dependency-version: f8fea9c29cb8dfa48356169f4c79c5867a7036a1 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 8d714b34b..2b8839977 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@f8fea9c29cb8dfa48356169f4c79c5867a7036a1' # ratchet:myrotvorets/set-commit-status-action@master if: "github.repository == 'google-gemini/gemini-cli' && always()" with: allowForks: 'true' @@ -373,7 +373,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@f8fea9c29cb8dfa48356169f4c79c5867a7036a1' # ratchet:myrotvorets/set-commit-status-action@master if: "github.repository == 'google-gemini/gemini-cli' && always()" with: allowForks: 'true'