From 7e5ba5b8b46b422add736ada5398245b80ca1fff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 02:32:58 +0000 Subject: [PATCH] Bump vmactions/omnios-vm from 1.3.0 to 1.3.3 Bumps [vmactions/omnios-vm](https://github.com/vmactions/omnios-vm) from 1.3.0 to 1.3.3. - [Release notes](https://github.com/vmactions/omnios-vm/releases) - [Commits](https://github.com/vmactions/omnios-vm/compare/df424df5cba0f61cd5275cac0770fe1331ef2edb...7f2be0b927aad1a78498c8aeeac4c4ce1fabd322) --- updated-dependencies: - dependency-name: vmactions/omnios-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 2e8a34e..190bc34 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -378,7 +378,7 @@ jobs: - name: Checkout repository uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 - name: Build on VM - uses: vmactions/omnios-vm@df424df5cba0f61cd5275cac0770fe1331ef2edb # v1.3.0 + uses: vmactions/omnios-vm@7f2be0b927aad1a78498c8aeeac4c4ce1fabd322 # v1.3.3 with: copyback: true prepare: |