diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2026-06-07 22:26:09 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-06-07 22:26:09 +0000 |
| commit | bbf42cdb10bf9371077791cd242e5ddc27a844ef (patch) | |
| tree | 9d39da20ed1430664171d715df847b907ac26540 | |
| parent | cbe18965a5fa19b6361a71bd81e95c6b78c33f6b (diff) | |
| download | portable-bbf42cdb10bf9371077791cd242e5ddc27a844ef.tar.gz portable-bbf42cdb10bf9371077791cd242e5ddc27a844ef.tar.bz2 portable-bbf42cdb10bf9371077791cd242e5ddc27a844ef.zip | |
ci: update vmactions/solaris-vm action to v1.3.7
| -rw-r--r-- | .github/workflows/solaris.yml | 2 |
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 |
