From bbf42cdb10bf9371077791cd242e5ddc27a844ef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 7 Jun 2026 22:26:09 +0000 Subject: ci: update vmactions/solaris-vm action to v1.3.7 --- .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 9f856c9..523afa3 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@3702ccf20b84c7f7c0a9bb68894aba7623f8301d # v1.3.6 + uses: vmactions/solaris-vm@d30dd6c228c8661ade859e36ead7660b9a62efcc # v1.3.7 with: prepare: | pkg install gcc make -- cgit v1.2.3-55-g6feb