From f4184e49a22394819f6c64ca5bee421cfb6ee205 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 02:43:42 +0000 Subject: [PATCH] Bump vmactions/solaris-vm from 1.2.4 to 1.2.6 Bumps [vmactions/solaris-vm](https://github.com/vmactions/solaris-vm) from 1.2.4 to 1.2.6. - [Release notes](https://github.com/vmactions/solaris-vm/releases) - [Commits](https://github.com/vmactions/solaris-vm/compare/7a5256863396c1cea1665b084d569876a1321347...61030aaba6acacac59cf375214a9668f46e94445) --- updated-dependencies: - dependency-name: vmactions/solaris-vm dependency-version: 1.2.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index de1a55a..5a8f1c5 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -472,7 +472,7 @@ jobs: - name: Checkout repository uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 - name: Build on VM - uses: vmactions/solaris-vm@7a5256863396c1cea1665b084d569876a1321347 # v1.2.4 + uses: vmactions/solaris-vm@61030aaba6acacac59cf375214a9668f46e94445 # v1.2.6 with: copyback: true sync-time: true