From d64c834b9bb84aa86daf1ae301afd6303daa93ae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Jun 2026 10:37:09 +0000 Subject: [PATCH] chore(deps): update vmactions/freebsd-vm action to v1.5.0 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 07200435..f3ac34a9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -508,7 +508,7 @@ jobs: - name: Setup FreeBSD if: startsWith(matrix.shell, 'freebsd') - uses: vmactions/freebsd-vm@4441bea20b31bfa77329a5af583199362489567e # v1.4.9 + uses: vmactions/freebsd-vm@5a72679103d223925653750faa878a143340fbd0 # v1.5.0 with: arch: ${{ matrix.arch }} cpu: ${{ steps.processor_count.outputs.PROCESSOR_COUNT }}