aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2026-06-07 22:26:09 +0000
committerGitHub <noreply@github.com>2026-06-07 22:26:09 +0000
commitbbf42cdb10bf9371077791cd242e5ddc27a844ef (patch)
tree9d39da20ed1430664171d715df847b907ac26540 /.github/workflows
parentcbe18965a5fa19b6361a71bd81e95c6b78c33f6b (diff)
downloadportable-bbf42cdb10bf9371077791cd242e5ddc27a844ef.tar.gz
portable-bbf42cdb10bf9371077791cd242e5ddc27a844ef.tar.bz2
portable-bbf42cdb10bf9371077791cd242e5ddc27a844ef.zip
ci: update vmactions/solaris-vm action to v1.3.7
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/solaris.yml2
1 files changed, 1 insertions, 1 deletions
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:
28 ./autogen.sh 28 ./autogen.sh
29 29
30 - name: "Build on VM" 30 - name: "Build on VM"
31 uses: vmactions/solaris-vm@3702ccf20b84c7f7c0a9bb68894aba7623f8301d # v1.3.6 31 uses: vmactions/solaris-vm@d30dd6c228c8661ade859e36ead7660b9a62efcc # v1.3.7
32 with: 32 with:
33 prepare: | 33 prepare: |
34 pkg install gcc make 34 pkg install gcc make