From 04bac19343e6f7c504afa100a63f42ca758659ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 21:36:36 +0000 Subject: [PATCH] ci: bump vmactions/omnios-vm from 1 to 1.3.2 in the actions group Bumps the actions group with 1 update: [vmactions/omnios-vm](https://github.com/vmactions/omnios-vm). Updates `vmactions/omnios-vm` from 1 to 1.3.2 - [Release notes](https://github.com/vmactions/omnios-vm/releases) - [Commits](https://github.com/vmactions/omnios-vm/compare/v1...v1.3.2) --- updated-dependencies: - dependency-name: vmactions/omnios-vm dependency-version: 1.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... 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 df24e7b19..c35fcf268 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -235,7 +235,7 @@ jobs: - name: Build C library and Rust crate (illumos gmake) if: matrix.platform == 'illumos-x64' - uses: vmactions/omnios-vm@v1 + uses: vmactions/omnios-vm@v1.3.2 with: release: r151056-build copyback: false