From ce64fdc7a606686914113efb0a950c196458d863 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 02:32:55 +0000 Subject: [PATCH] Bump vmactions/solaris-vm from 1.3.3 to 1.3.7 Bumps [vmactions/solaris-vm](https://github.com/vmactions/solaris-vm) from 1.3.3 to 1.3.7. - [Release notes](https://github.com/vmactions/solaris-vm/releases) - [Commits](https://github.com/vmactions/solaris-vm/compare/c20562b2c69737b06be9e828915761703e487373...d30dd6c228c8661ade859e36ead7660b9a62efcc) --- updated-dependencies: - dependency-name: vmactions/solaris-vm dependency-version: 1.3.7 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 aaab7be..a8996cc 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@c20562b2c69737b06be9e828915761703e487373 # v1.3.3 + uses: vmactions/solaris-vm@d30dd6c228c8661ade859e36ead7660b9a62efcc # v1.3.7 with: copyback: true sync-time: true