From e348514c0ab2a7623ee81a3f0447674c2a17bbbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 May 2025 00:20:20 +0000 Subject: [PATCH] build(deps): bump lima-vm/lima-actions from 1.0.0 to 1.0.1 Bumps [lima-vm/lima-actions](https://github.com/lima-vm/lima-actions) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/lima-vm/lima-actions/releases) - [Commits](https://github.com/lima-vm/lima-actions/compare/be564a1408f84557d067b099a475652288074b2e...03b96d61959e83b2c737e44162c3088e81de0886) --- updated-dependencies: - dependency-name: lima-vm/lima-actions dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... 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..11961b464d1 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@03b96d61959e83b2c737e44162c3088e81de0886 # v1.0.1 id: lima-actions-setup - name: "Init: Cache"