From 5448a44a2e4b38c40d2543fb20b619c1720d3d76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 16:08:23 +0000 Subject: [PATCH] Bump runs-on/action from 2.1.0 to 2.1.2 Bumps [runs-on/action](https://github.com/runs-on/action) from 2.1.0 to 2.1.2. - [Release notes](https://github.com/runs-on/action/releases) - [Commits](https://github.com/runs-on/action/compare/742bf56072eb4845a0f94b3394673e4903c90ff0...d141ef83eb66d096ce8afc767e09115a65c63b60) --- updated-dependencies: - dependency-name: runs-on/action dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yaml b/action.yaml index 58150d1..7cd219f 100644 --- a/action.yaml +++ b/action.yaml @@ -30,7 +30,7 @@ runs: using: 'composite' steps: - name: Enable magic cache - uses: runs-on/action@742bf56072eb4845a0f94b3394673e4903c90ff0 + uses: runs-on/action@d141ef83eb66d096ce8afc767e09115a65c63b60 - name: Setup Python uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405