From 930d8e8f31e63c89d5949e5cb124822ef3564c27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 20:39:23 +0000 Subject: [PATCH] Bump vmactions/openindiana-vm from 1.1.3 to 1.1.5 Bumps [vmactions/openindiana-vm](https://github.com/vmactions/openindiana-vm) from 1.1.3 to 1.1.5. - [Release notes](https://github.com/vmactions/openindiana-vm/releases) - [Commits](https://github.com/vmactions/openindiana-vm/compare/3248e8c61485588528c034a4285242f77efd8b97...52f16d4534fe3edd9d9621621c238398d4d2a698) --- updated-dependencies: - dependency-name: vmactions/openindiana-vm dependency-version: 1.1.5 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 2798c18..b11b3f5 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@52f16d4534fe3edd9d9621621c238398d4d2a698 # v1.1.5 with: release: "202510-build" copyback: true