From dd05a95128c6784426a21b28f95e3f872f6e71b7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Sep 2026 17:36:10 +0000 Subject: [PATCH] chore(deps): update vmactions/freebsd-vm action to v1.5.6 --- .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 92c1fcd526..bd7611b1fc 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.5.5 + uses: vmactions/freebsd-vm@v1.5.6 with: usesh: true sync: rsync @@ -129,7 +129,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.6 with: usesh: true sync: rsync