From 848769ad8510c7f1b3d4b50cb34980fbceb31975 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 02:32:52 +0000 Subject: [PATCH] Bump vmactions/openindiana-vm from 1.0.7 to 1.1.3 Bumps [vmactions/openindiana-vm](https://github.com/vmactions/openindiana-vm) from 1.0.7 to 1.1.3. - [Release notes](https://github.com/vmactions/openindiana-vm/releases) - [Commits](https://github.com/vmactions/openindiana-vm/compare/0544593284f5c837f637097e278df86bf5bbab1e...3248e8c61485588528c034a4285242f77efd8b97) --- updated-dependencies: - dependency-name: vmactions/openindiana-vm dependency-version: 1.1.3 dependency-type: direct:production update-type: version-update:semver-minor ... 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 aaab7be..576474f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -417,7 +417,7 @@ jobs: - name: Checkout repository uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: Build on VM - uses: vmactions/openindiana-vm@0544593284f5c837f637097e278df86bf5bbab1e # v1.0.7 + uses: vmactions/openindiana-vm@3248e8c61485588528c034a4285242f77efd8b97 # v1.1.3 with: release: "202510-build" copyback: true