From da835f651fc01a8e0320d77093cd8a605c56d251 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 10:25:35 +0000 Subject: ci: update vmactions/solaris-vm action to v1.3.3 --- .github/workflows/solaris.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/solaris.yml b/.github/workflows/solaris.yml index a4355d0..b2ab1cb 100644 --- a/.github/workflows/solaris.yml +++ b/.github/workflows/solaris.yml @@ -28,7 +28,7 @@ jobs: ./autogen.sh - name: "Build on VM" - uses: vmactions/solaris-vm@47bea106d03acaf91084e52548ee460556011602 # v1.1.8 + uses: vmactions/solaris-vm@c20562b2c69737b06be9e828915761703e487373 # v1.3.3 with: prepare: | pkg install gcc make -- cgit v1.2.3-55-g6feb