diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2026-05-27 01:42:49 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-27 01:42:49 +0000 |
| commit | 1db922515aeed606256567e3cd13555fcabfd816 (patch) | |
| tree | df6db2038de277ca3a4bea399cd91151133acf6f | |
| parent | aa784ae2454998ef5abc17695ec2cfba513c55a1 (diff) | |
| download | portable-1db922515aeed606256567e3cd13555fcabfd816.tar.gz portable-1db922515aeed606256567e3cd13555fcabfd816.tar.bz2 portable-1db922515aeed606256567e3cd13555fcabfd816.zip | |
ci: update vmactions/solaris-vm action to v1.3.4
| -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 78c5901..20658b3 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@c20562b2c69737b06be9e828915761703e487373 # v1.3.3 | 31 | uses: vmactions/solaris-vm@970a329b471871f9a6765c8f166765fa4ddfb446 # v1.3.4 |
| 32 | with: | 32 | with: |
| 33 | prepare: | | 33 | prepare: | |
| 34 | pkg install gcc make | 34 | pkg install gcc make |
