From dc3203701788f1e2c6c661d14d6a54ab23d39807 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 00:22:35 +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 1c42465448c550f93f9019855d2f4956ca32452e. - [Release notes](https://github.com/myrotvorets/set-commit-status-action/releases) - [Commits](https://github.com/myrotvorets/set-commit-status-action/compare/16037e056d73b2d3c88e37e393ff369047f70886...1c42465448c550f93f9019855d2f4956ca32452e) --- updated-dependencies: - dependency-name: myrotvorets/set-commit-status-action dependency-version: 1c42465448c550f93f9019855d2f4956ca32452e 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 a807fbfb37d..7c95585aabb 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@1c42465448c550f93f9019855d2f4956ca32452e' # 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@1c42465448c550f93f9019855d2f4956ca32452e' # ratchet:myrotvorets/set-commit-status-action@master if: "github.repository == 'google-gemini/gemini-cli' && always()" with: allowForks: 'true'