From 51da0190f51cc132798bf2952942ad08953f382d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 21:34:31 +0000 Subject: [PATCH] ci: bump vmactions/omnios-vm from 1.3.4 to 1.3.6 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.3.4 to 1.3.6 - [Release notes](https://github.com/vmactions/omnios-vm/releases) - [Commits](https://github.com/vmactions/omnios-vm/compare/v1.3.4...v1.3.6) --- updated-dependencies: - dependency-name: vmactions/omnios-vm dependency-version: 1.3.6 dependency-type: direct:production update-type: version-update:semver-patch 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 d0dd3c1c5..90d18c293 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -239,7 +239,7 @@ jobs: - name: Build C library and Rust crate (illumos gmake) if: matrix.platform == 'illumos-x64' - uses: vmactions/omnios-vm@v1.3.4 + uses: vmactions/omnios-vm@v1.3.6 with: release: r151056-build copyback: false