From 67a890e9396995833da957f06407239e12d78ebf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Apr 2025 22:18:42 +0000 Subject: [PATCH] chore(deps): update vmactions/freebsd-vm action to v1.2.0 --- .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 b814697e8..b76ff8aeb 100644 --- a/.github/workflows/freebsd.yml +++ b/.github/workflows/freebsd.yml @@ -41,7 +41,7 @@ jobs: - name: Run sccache-cache uses: mozilla-actions/sccache-action@v0.0.9 - name: Prepare, build and test - uses: vmactions/freebsd-vm@v1.1.9 + uses: vmactions/freebsd-vm@v1.2.0 with: usesh: true sync: rsync @@ -135,7 +135,7 @@ jobs: - name: Run sccache-cache uses: mozilla-actions/sccache-action@v0.0.9 - name: Prepare, build and test - uses: vmactions/freebsd-vm@v1.1.9 + uses: vmactions/freebsd-vm@v1.2.0 with: usesh: true sync: rsync