From c59a00c160a281135ffeb16fa5f30f2af2083ebb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 14:25:22 +0000 Subject: [PATCH] build(deps): bump vmactions/solaris-vm from 1.1.0 to 1.1.1 Bumps [vmactions/solaris-vm](https://github.com/vmactions/solaris-vm) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/vmactions/solaris-vm/releases) - [Commits](https://github.com/vmactions/solaris-vm/compare/a89b9438868c70db27e41625f0a5de6ff5e90809...cc8f82fa1a7cc746153ec3f71bf11f311f16e225) --- updated-dependencies: - dependency-name: vmactions/solaris-vm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/check-vm.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-vm.yml b/.github/workflows/check-vm.yml index 041206bb4c..a90725812b 100644 --- a/.github/workflows/check-vm.yml +++ b/.github/workflows/check-vm.yml @@ -127,7 +127,7 @@ jobs: rm -rf target # Don't sync this back to host - if: matrix.os == 'solaris' - uses: vmactions/solaris-vm@a89b9438868c70db27e41625f0a5de6ff5e90809 + uses: vmactions/solaris-vm@cc8f82fa1a7cc746153ec3f71bf11f311f16e225 with: release: "11.4-gcc" usesh: true