From 1d5cc4386b938b558539ebf6bd43a73323f4f422 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Aug 2026 05:31:54 +0000 Subject: [PATCH] chore(deps): update vmactions/freebsd-vm action to v1.5.4 --- .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 1473894..c55d3a4 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@83b151f58c6047089f4c80eb5ba2039d158ce093 # v1.5.3 + uses: vmactions/freebsd-vm@d0518f912576ae759075aa00fb9fe27037940271 # v1.5.4 with: arch: x86_64 cpu: ${{ steps.processor_count.outputs.PROCESSOR_COUNT }}