From 2ab03d97353a047fec66983d37020c3d778f4031 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 16 Nov 2025 13:05:58 +0000 Subject: [PATCH] Update vmactions/freebsd-vm action to v1.2.7 --- .github/workflows/freebsd.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/freebsd.yml b/.github/workflows/freebsd.yml index 89a9a6f18..4a123789f 100644 --- a/.github/workflows/freebsd.yml +++ b/.github/workflows/freebsd.yml @@ -43,7 +43,7 @@ jobs: with: disable_annotations: true - name: Prepare, build and test - uses: vmactions/freebsd-vm@v1.2.6 + uses: vmactions/freebsd-vm@v1.2.7 with: usesh: true sync: rsync @@ -139,7 +139,7 @@ jobs: with: disable_annotations: true - name: Prepare, build and test - uses: vmactions/freebsd-vm@v1.2.6 + uses: vmactions/freebsd-vm@v1.2.7 with: usesh: true sync: rsync