From 683c7e91d8141fe5c39d6e4588349ce9fd8c7094 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Aug 2026 02:33:14 +0000 Subject: [PATCH] Bump vmactions/openindiana-vm from 1.1.3 to 1.1.4 Bumps [vmactions/openindiana-vm](https://github.com/vmactions/openindiana-vm) from 1.1.3 to 1.1.4. - [Release notes](https://github.com/vmactions/openindiana-vm/releases) - [Commits](https://github.com/vmactions/openindiana-vm/compare/3248e8c61485588528c034a4285242f77efd8b97...3af32bfaa450c7c53b35b1da080564c85cac4ae8) --- updated-dependencies: - dependency-name: vmactions/openindiana-vm dependency-version: 1.1.4 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 ca7b540..abfaf58 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -431,7 +431,7 @@ jobs: - name: Checkout repository uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 - name: Build on VM - uses: vmactions/openindiana-vm@3248e8c61485588528c034a4285242f77efd8b97 # v1.1.3 + uses: vmactions/openindiana-vm@3af32bfaa450c7c53b35b1da080564c85cac4ae8 # v1.1.4 with: release: "202510-build" copyback: true