diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2026-07-25 06:00:56 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-07-25 06:00:56 +0000 |
| commit | aa0670a49581b37d81f9d40d735d28a5371eb867 (patch) | |
| tree | d9f4aea322cfd93695730f2dd07036484239eae0 /.github | |
| parent | b0c9009d1b10b691b4e6c2d35a6326c3fffae8ef (diff) | |
| download | portable-aa0670a49581b37d81f9d40d735d28a5371eb867.tar.gz portable-aa0670a49581b37d81f9d40d735d28a5371eb867.tar.bz2 portable-aa0670a49581b37d81f9d40d735d28a5371eb867.zip | |
ci: update vmactions/freebsd-vm action to v1.5.2
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 0828c5a..c3051ad 100644 --- a/.github/workflows/freebsd.yml +++ b/.github/workflows/freebsd.yml | |||
| @@ -31,7 +31,7 @@ jobs: | |||
| 31 | ./autogen.sh | 31 | ./autogen.sh |
| 32 | 32 | ||
| 33 | - name: "Build on VM" | 33 | - name: "Build on VM" |
| 34 | uses: vmactions/freebsd-vm@5a72679103d223925653750faa878a143340fbd0 # v1.5.0 | 34 | uses: vmactions/freebsd-vm@77ed28d336d03fe19a3f4f7266c1d2c4714dd79d # v1.5.2 |
| 35 | with: | 35 | with: |
| 36 | release: "${{ env.FREEBSD_VERSION }}" | 36 | release: "${{ env.FREEBSD_VERSION }}" |
| 37 | copyback: false | 37 | copyback: false |
| @@ -58,7 +58,7 @@ jobs: | |||
| 58 | ./autogen.sh | 58 | ./autogen.sh |
| 59 | 59 | ||
| 60 | - name: "Build on VM" | 60 | - name: "Build on VM" |
| 61 | uses: vmactions/freebsd-vm@5a72679103d223925653750faa878a143340fbd0 # v1.5.0 | 61 | uses: vmactions/freebsd-vm@77ed28d336d03fe19a3f4f7266c1d2c4714dd79d # v1.5.2 |
| 62 | with: | 62 | with: |
| 63 | release: "${{ env.FREEBSD_VERSION }}" | 63 | release: "${{ env.FREEBSD_VERSION }}" |
| 64 | copyback: false | 64 | copyback: false |
