From 4d2218fb37ab7868dd75878816326243f197dd3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 00:03:17 +0000 Subject: [PATCH] build(deps): bump lima-vm/lima-actions from 1.0.0 to 1.1.0 Bumps [lima-vm/lima-actions](https://github.com/lima-vm/lima-actions) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/lima-vm/lima-actions/releases) - [Commits](https://github.com/lima-vm/lima-actions/compare/be564a1408f84557d067b099a475652288074b2e...55627e31b78637bf254a8b2a14da8ea7d12564e5) --- updated-dependencies: - dependency-name: lima-vm/lima-actions dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/job-test-in-lima.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/job-test-in-lima.yml b/.github/workflows/job-test-in-lima.yml index 22e2f3e9f8b..3bc35d4a616 100644 --- a/.github/workflows/job-test-in-lima.yml +++ b/.github/workflows/job-test-in-lima.yml @@ -31,7 +31,7 @@ jobs: fetch-depth: 1 - name: "Init: lima" - uses: lima-vm/lima-actions/setup@be564a1408f84557d067b099a475652288074b2e # v1.0.0 + uses: lima-vm/lima-actions/setup@55627e31b78637bf254a8b2a14da8ea7d12564e5 # v1.1.0 id: lima-actions-setup - name: "Init: Cache"