From d8945e54ccfe1f728188a6bc0e30466d7357aa30 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 29 Aug 2026 07:37:12 +0000 Subject: ci: update vmactions/freebsd-vm action to v1.5.5 --- .github/workflows/freebsd.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.github/workflows') 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: ./autogen.sh - name: "Build on VM" - uses: vmactions/freebsd-vm@d0518f912576ae759075aa00fb9fe27037940271 # v1.5.4 + uses: vmactions/freebsd-vm@f0552d3b69211736abd97f02ff3d4674c56b73b1 # v1.5.5 with: release: "${{ env.FREEBSD_VERSION }}" copyback: false @@ -63,7 +63,7 @@ jobs: ./autogen.sh - name: "Build on VM" - uses: vmactions/freebsd-vm@d0518f912576ae759075aa00fb9fe27037940271 # v1.5.4 + uses: vmactions/freebsd-vm@f0552d3b69211736abd97f02ff3d4674c56b73b1 # v1.5.5 with: release: "${{ env.FREEBSD_VERSION }}" copyback: false -- cgit v1.2.3-55-g6feb