From 20f2fab254354348e3714044ce6107283ec3b844 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 13:19:04 +0000 Subject: [PATCH] action-allowlist-review: bump runs-on/action Bumps [runs-on/action](https://github.com/runs-on/action) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/runs-on/action/releases) - [Commits](https://github.com/runs-on/action/compare/4e5f72399b6b17f2e79c511c1b38a315a64d22dc...46910bf61b41721b0579f237e186afb35477007a) --- updated-dependencies: - dependency-name: runs-on/action dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/actions/for-dependabot-triggered-reviews/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/for-dependabot-triggered-reviews/action.yml b/.github/actions/for-dependabot-triggered-reviews/action.yml index dc19ee75..c556be52 100644 --- a/.github/actions/for-dependabot-triggered-reviews/action.yml +++ b/.github/actions/for-dependabot-triggered-reviews/action.yml @@ -231,7 +231,7 @@ runs: if: false - uses: rubygems/release-gem@052cc82692552de3ef2b81fd670e41d13cba8092 # v1.4.0 if: false - - uses: runs-on/action@4e5f72399b6b17f2e79c511c1b38a315a64d22dc # v2.2.0 + - uses: runs-on/action@46910bf61b41721b0579f237e186afb35477007a # v2.3.0 if: false - uses: rust-lang/crates-io-auth-action@c6f97d42243bad5fab37ca0427f495c86d5b1a18 # v1.0.5 if: false