diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2026-05-30 00:49:38 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-30 00:49:38 +0000 |
| commit | 36e720bddddb0d795a674079a488103193504d05 (patch) | |
| tree | 95974fbdde8693e084e64fa7599440868490232c /.github/workflows | |
| parent | bad98609da492227eae5e9aa0143eaa12b65079b (diff) | |
| download | portable-36e720bddddb0d795a674079a488103193504d05.tar.gz portable-36e720bddddb0d795a674079a488103193504d05.tar.bz2 portable-36e720bddddb0d795a674079a488103193504d05.zip | |
ci: update vmactions/solaris-vm action to v1.3.6
Diffstat (limited to '.github/workflows')
| -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 20658b3..0c37e66 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@970a329b471871f9a6765c8f166765fa4ddfb446 # v1.3.4 | 31 | uses: vmactions/solaris-vm@3702ccf20b84c7f7c0a9bb68894aba7623f8301d # v1.3.6 |
| 32 | with: | 32 | with: |
| 33 | prepare: | | 33 | prepare: | |
| 34 | pkg install gcc make | 34 | pkg install gcc make |
