From 7ec1bc25f9882408ff2ce1ae0f4d1181fd30d474 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 08:04:23 +0000 Subject: [PATCH] Build(deps): bump vmactions/solaris-vm from 1.3.7 to 1.3.8 Bumps [vmactions/solaris-vm](https://github.com/vmactions/solaris-vm) from 1.3.7 to 1.3.8. - [Release notes](https://github.com/vmactions/solaris-vm/releases) - [Commits](https://github.com/vmactions/solaris-vm/compare/v1.3.7...v1.3.8) --- updated-dependencies: - dependency-name: vmactions/solaris-vm dependency-version: 1.3.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/solaris.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/solaris.yml b/.github/workflows/solaris.yml index 79c0aad..cb4baf1 100644 --- a/.github/workflows/solaris.yml +++ b/.github/workflows/solaris.yml @@ -17,7 +17,7 @@ jobs: with: fetch-depth: 0 - name: Run tests in Solaris VM - uses: vmactions/solaris-vm@v1.3.7 + uses: vmactions/solaris-vm@v1.3.8 with: usesh: true prepare: |