From e747231dd90b0be4dd1b001319a46c6b987aabc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 02:34:07 +0000 Subject: [PATCH] Bump vmactions/solaris-vm from 1.3.2 to 1.3.3 Bumps [vmactions/solaris-vm](https://github.com/vmactions/solaris-vm) from 1.3.2 to 1.3.3. - [Release notes](https://github.com/vmactions/solaris-vm/releases) - [Commits](https://github.com/vmactions/solaris-vm/compare/0a231b94365d1911cf62097ef342f6b30d95598f...c20562b2c69737b06be9e828915761703e487373) --- updated-dependencies: - dependency-name: vmactions/solaris-vm dependency-version: 1.3.3 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 2ed334f..e9fb878 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -455,7 +455,7 @@ jobs: - name: Checkout repository uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: Build on VM - uses: vmactions/solaris-vm@0a231b94365d1911cf62097ef342f6b30d95598f # v1.3.2 + uses: vmactions/solaris-vm@c20562b2c69737b06be9e828915761703e487373 # v1.3.3 with: copyback: true sync-time: true