From 36e720bddddb0d795a674079a488103193504d05 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 00:49:38 +0000 Subject: ci: update vmactions/solaris-vm action to v1.3.6 --- .github/workflows/solaris.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/solaris.yml b/.github/workflows/solaris.yml index 20658b3..0c37e66 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@970a329b471871f9a6765c8f166765fa4ddfb446 # v1.3.4 + uses: vmactions/solaris-vm@3702ccf20b84c7f7c0a9bb68894aba7623f8301d # v1.3.6 with: prepare: | pkg install gcc make -- cgit v1.2.3-55-g6feb