From 930170a1a23922931ec560c45a966838e0588dee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 02:34:04 +0000 Subject: [PATCH] Bump vmactions/omnios-vm from 1.2.7 to 1.2.9 Bumps [vmactions/omnios-vm](https://github.com/vmactions/omnios-vm) from 1.2.7 to 1.2.9. - [Release notes](https://github.com/vmactions/omnios-vm/releases) - [Commits](https://github.com/vmactions/omnios-vm/compare/68da93c6d9812b29fc90c5b5141b093f84a590fb...f3881ad366d773d8837ed6ac14563aeb34f6c7d3) --- updated-dependencies: - dependency-name: vmactions/omnios-vm dependency-version: 1.2.9 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..f91fcb6 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@f3881ad366d773d8837ed6ac14563aeb34f6c7d3 # v1.2.9 with: copyback: true prepare: |