From f4246e156795f01f2e06997887c4725004b5054a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 02:42:33 +0000 Subject: [PATCH] Bump vmactions/solaris-vm from 1.2.6 to 1.2.8 Bumps [vmactions/solaris-vm](https://github.com/vmactions/solaris-vm) from 1.2.6 to 1.2.8. - [Release notes](https://github.com/vmactions/solaris-vm/releases) - [Commits](https://github.com/vmactions/solaris-vm/compare/61030aaba6acacac59cf375214a9668f46e94445...6fcd81bcefc0d16635f2c1969274288464dc5039) --- updated-dependencies: - dependency-name: vmactions/solaris-vm dependency-version: 1.2.8 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 af405e7..a9e6f2d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -472,7 +472,7 @@ jobs: - name: Checkout repository uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: Build on VM - uses: vmactions/solaris-vm@61030aaba6acacac59cf375214a9668f46e94445 # v1.2.6 + uses: vmactions/solaris-vm@6fcd81bcefc0d16635f2c1969274288464dc5039 # v1.2.8 with: copyback: true sync-time: true