From 8dcbb347617db50ed15567da74c2ba6329a7dcc2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 05:44:01 +0000 Subject: [PATCH] chore(deps): update vmactions/freebsd-vm action to v1.5.5 --- .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 c55d3a4..ece4ea4 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@d0518f912576ae759075aa00fb9fe27037940271 # v1.5.4 + uses: vmactions/freebsd-vm@f0552d3b69211736abd97f02ff3d4674c56b73b1 # v1.5.5 with: arch: x86_64 cpu: ${{ steps.processor_count.outputs.PROCESSOR_COUNT }}