From 812955893d401b18773aa9d8b1b05af9f9fab34e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Jun 2025 13:01:29 +0000 Subject: [PATCH] chore(deps): update vmactions/freebsd-vm action to v1.2.1 --- .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 6ba684719..42519da90 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.2.0 + uses: vmactions/freebsd-vm@v1.2.1 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.2.0 + uses: vmactions/freebsd-vm@v1.2.1 with: usesh: true sync: rsync