From 7ebcc9ff23cf206cd59f8ce6c8bf4370bd2b4959 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 26 Sep 2026 09:04:01 +0000 Subject: [PATCH] chore(deps): update vmactions/freebsd-vm action to v1.5.8 --- .github/workflows/ci-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-build.yml b/.github/workflows/ci-build.yml index cb9ef44f..0cba480f 100644 --- a/.github/workflows/ci-build.yml +++ b/.github/workflows/ci-build.yml @@ -102,7 +102,7 @@ jobs: - name: Setup FreeBSD if: matrix.kind == 'freebsd' - uses: vmactions/freebsd-vm@4469451fe39bee80be4066836c5170362e9349f3 # v1.5.7 + uses: vmactions/freebsd-vm@a2f9a41fa97f6848b8c3b791087dfcdaa5b473ff # v1.5.8 with: arch: x86_64 cpu: ${{ steps.processor_count.outputs.PROCESSOR_COUNT }}