From 205aff644bbe1aadd06051d200b8bb027eb6e620 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 29 Aug 2026 01:01:10 +0000 Subject: ci: update vmactions/freebsd-vm action to v1.5.4 --- .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 d457941..987ca9f 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@83b151f58c6047089f4c80eb5ba2039d158ce093 # v1.5.3 + uses: vmactions/freebsd-vm@d0518f912576ae759075aa00fb9fe27037940271 # v1.5.4 with: release: "${{ env.FREEBSD_VERSION }}" copyback: false @@ -63,7 +63,7 @@ jobs: ./autogen.sh - name: "Build on VM" - uses: vmactions/freebsd-vm@83b151f58c6047089f4c80eb5ba2039d158ce093 # v1.5.3 + uses: vmactions/freebsd-vm@d0518f912576ae759075aa00fb9fe27037940271 # v1.5.4 with: release: "${{ env.FREEBSD_VERSION }}" copyback: false -- cgit v1.2.3-55-g6feb