diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2026-08-29 07:37:12 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-08-29 07:37:12 +0000 |
| commit | d8945e54ccfe1f728188a6bc0e30466d7357aa30 (patch) | |
| tree | 01e5db75e7654de177ae9fbd5e47298ed985981e /.github | |
| parent | b4f65f728b7ff48f53b5876212e85fadc4ac90c5 (diff) | |
| download | portable-d8945e54ccfe1f728188a6bc0e30466d7357aa30.tar.gz portable-d8945e54ccfe1f728188a6bc0e30466d7357aa30.tar.bz2 portable-d8945e54ccfe1f728188a6bc0e30466d7357aa30.zip | |
ci: update vmactions/freebsd-vm action to v1.5.5
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/freebsd.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/freebsd.yml b/.github/workflows/freebsd.yml index 987ca9f..ecf705e 100644 --- a/.github/workflows/freebsd.yml +++ b/.github/workflows/freebsd.yml | |||
| @@ -33,7 +33,7 @@ jobs: | |||
| 33 | ./autogen.sh | 33 | ./autogen.sh |
| 34 | 34 | ||
| 35 | - name: "Build on VM" | 35 | - name: "Build on VM" |
| 36 | uses: vmactions/freebsd-vm@d0518f912576ae759075aa00fb9fe27037940271 # v1.5.4 | 36 | uses: vmactions/freebsd-vm@f0552d3b69211736abd97f02ff3d4674c56b73b1 # v1.5.5 |
| 37 | with: | 37 | with: |
| 38 | release: "${{ env.FREEBSD_VERSION }}" | 38 | release: "${{ env.FREEBSD_VERSION }}" |
| 39 | copyback: false | 39 | copyback: false |
| @@ -63,7 +63,7 @@ jobs: | |||
| 63 | ./autogen.sh | 63 | ./autogen.sh |
| 64 | 64 | ||
| 65 | - name: "Build on VM" | 65 | - name: "Build on VM" |
| 66 | uses: vmactions/freebsd-vm@d0518f912576ae759075aa00fb9fe27037940271 # v1.5.4 | 66 | uses: vmactions/freebsd-vm@f0552d3b69211736abd97f02ff3d4674c56b73b1 # v1.5.5 |
| 67 | with: | 67 | with: |
| 68 | release: "${{ env.FREEBSD_VERSION }}" | 68 | release: "${{ env.FREEBSD_VERSION }}" |
| 69 | copyback: false | 69 | copyback: false |
