diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2026-04-20 10:25:35 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-20 10:25:35 +0000 |
| commit | da835f651fc01a8e0320d77093cd8a605c56d251 (patch) | |
| tree | 52f9ae6a80e91136d754494c7be80172ab648527 /.github | |
| parent | ee50a4f4801da04db0d551b3abc6ee96849aa48e (diff) | |
| download | portable-da835f651fc01a8e0320d77093cd8a605c56d251.tar.gz portable-da835f651fc01a8e0320d77093cd8a605c56d251.tar.bz2 portable-da835f651fc01a8e0320d77093cd8a605c56d251.zip | |
ci: update vmactions/solaris-vm action to v1.3.3
Diffstat (limited to '.github')
| -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 a4355d0..b2ab1cb 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@47bea106d03acaf91084e52548ee460556011602 # v1.1.8 | 31 | uses: vmactions/solaris-vm@c20562b2c69737b06be9e828915761703e487373 # v1.3.3 |
| 32 | with: | 32 | with: |
| 33 | prepare: | | 33 | prepare: | |
| 34 | pkg install gcc make | 34 | pkg install gcc make |
