From c1c79458072911a323aa7f8a27a20b8dfad80621 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2026 05:55:51 +0000 Subject: [PATCH] chore(deps): update vmactions/freebsd-vm action to v1.5.6 --- .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 d621639..752ac99 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@f0552d3b69211736abd97f02ff3d4674c56b73b1 # v1.5.5 + uses: vmactions/freebsd-vm@8b0f1a8fc0ea0def307835c258940ca358fe6480 # v1.5.6 with: arch: x86_64 cpu: ${{ steps.processor_count.outputs.PROCESSOR_COUNT }}