From a9bd34675c8421eddcfa97b2671f1aab31799957 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 02:48:12 +0000 Subject: [PATCH] Bump vmactions/omnios-vm from 1.2.7 to 1.3.0 Bumps [vmactions/omnios-vm](https://github.com/vmactions/omnios-vm) from 1.2.7 to 1.3.0. - [Release notes](https://github.com/vmactions/omnios-vm/releases) - [Commits](https://github.com/vmactions/omnios-vm/compare/68da93c6d9812b29fc90c5b5141b093f84a590fb...df424df5cba0f61cd5275cac0770fe1331ef2edb) --- updated-dependencies: - dependency-name: vmactions/omnios-vm dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 88f7923..119bf1a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -378,7 +378,7 @@ jobs: - name: Checkout repository uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: Build on VM - uses: vmactions/omnios-vm@68da93c6d9812b29fc90c5b5141b093f84a590fb # v1.2.7 + uses: vmactions/omnios-vm@df424df5cba0f61cd5275cac0770fe1331ef2edb # v1.3.0 with: copyback: true prepare: |