From 70e93ca6ecb4518d38bf4e5598a6ebc3e37a29c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 13:29:10 +0000 Subject: [PATCH] action-allowlist-review: bump runs-on/action Bumps [runs-on/action](https://github.com/runs-on/action) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/runs-on/action/releases) - [Commits](https://github.com/runs-on/action/compare/742bf56072eb4845a0f94b3394673e4903c90ff0...e46a3c6d62a5df0b0e0f8b5fdc50f04c5ecf147f) --- updated-dependencies: - dependency-name: runs-on/action dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... 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 0936bcac..a14a9f8d 100644 --- a/.github/actions/for-dependabot-triggered-reviews/action.yml +++ b/.github/actions/for-dependabot-triggered-reviews/action.yml @@ -209,7 +209,7 @@ runs: if: false - uses: rubygems/release-gem@6317d8d1f7e28c24d28f6eff169ea854948bd9f7 # v1.2.0 if: false - - uses: runs-on/action@742bf56072eb4845a0f94b3394673e4903c90ff0 # v2.1.0 + - uses: runs-on/action@e46a3c6d62a5df0b0e0f8b5fdc50f04c5ecf147f # v2.1.1 if: false - uses: rust-lang/crates-io-auth-action@bbd81622f20ce9e2dd9622e3218b975523e45bbe # v1.0.4 if: false