diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2026-08-29 07:37:21 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-08-29 07:37:21 +0000 |
| commit | c1acd93ebb1117a707aec61a162ab919aea28e86 (patch) | |
| tree | a9e0e5c39190b8a28e2dce828f8d05b862790dd7 /.github/workflows | |
| parent | b4f65f728b7ff48f53b5876212e85fadc4ac90c5 (diff) | |
| download | portable-c1acd93ebb1117a707aec61a162ab919aea28e86.tar.gz portable-c1acd93ebb1117a707aec61a162ab919aea28e86.tar.bz2 portable-c1acd93ebb1117a707aec61a162ab919aea28e86.zip | |
ci: update vmactions/solaris-vm action to v1.3.9
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 ddaca56..0241051 100644 --- a/.github/workflows/solaris.yml +++ b/.github/workflows/solaris.yml | |||
| @@ -30,7 +30,7 @@ jobs: | |||
| 30 | ./autogen.sh | 30 | ./autogen.sh |
| 31 | 31 | ||
| 32 | - name: "Build on VM" | 32 | - name: "Build on VM" |
| 33 | uses: vmactions/solaris-vm@315163f088b66e55bbcc45928bd224d4973b2312 # v1.3.8 | 33 | uses: vmactions/solaris-vm@96d8d976f9e67d82ec6c7e8ce9c1060731f9e21c # v1.3.9 |
| 34 | with: | 34 | with: |
| 35 | prepare: | | 35 | prepare: | |
| 36 | pkg install gcc make | 36 | pkg install gcc make |
