ref:d0644e67a87e1e0f7084f96c1844b0d8c4bba756

chore(deps): update vmactions/freebsd-vm action to v1.5.6 (#5665)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
SHA: d0644e67a87e1e0f7084f96c1844b0d8c4bba756
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: 2026-09-09 20:17
Parents: a9481c7
1 files changed +1 -1
Type
.github/workflows/ci-freebsd.yml +1 −1
@@ -48,7 +48,7 @@
echo "PROCESSOR_COUNT: $PROCESSOR_COUNT"
- name: Setup FreeBSD
uses: vmactions/freebsd-vm@f0552d3b69211736abd97f02ff3d4674c56b73b1 # v1.5.5
uses: vmactions/freebsd-vm@8b0f1a8fc0ea0def307835c258940ca358fe6480 # v1.5.6
with:
arch: ${{ matrix.arch }}
cpu: ${{ steps.processor_count.outputs.PROCESSOR_COUNT }}