From b35c98dd84fe00d20d47b9c0a2288abfa0d7b8ae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Jun 2026 08:23:45 +0000 Subject: [PATCH] chore(deps): update vmactions/freebsd-vm action to v1.5.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 8e3340f91e8..d156a2858a3 100644 --- a/.github/workflows/freebsd.yml +++ b/.github/workflows/freebsd.yml @@ -35,7 +35,7 @@ jobs: with: persist-credentials: false - name: Prepare, build and test - uses: vmactions/freebsd-vm@v1.3.9 + uses: vmactions/freebsd-vm@v1.5.0 with: usesh: true sync: rsync @@ -128,7 +128,7 @@ jobs: shell: bash run: sudo rm -rf /usr/share/dotnet /usr/local/lib/android & - name: Prepare, build and test - uses: vmactions/freebsd-vm@v1.3.9 + uses: vmactions/freebsd-vm@v1.5.0 with: usesh: true sync: rsync