From 83e82797ec95af0de3b61a0be98ca11558a7b709 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Dec 2025 14:05:35 +0000 Subject: [PATCH] build(deps): bump vmactions/freebsd-vm from 1.3.1 to 1.3.2 Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/vmactions/freebsd-vm/releases) - [Commits](https://github.com/vmactions/freebsd-vm/compare/v1.3.1...v1.3.2) --- updated-dependencies: - dependency-name: vmactions/freebsd-vm dependency-version: 1.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/test-bsd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-bsd.yml b/.github/workflows/test-bsd.yml index c7f648c..861a545 100644 --- a/.github/workflows/test-bsd.yml +++ b/.github/workflows/test-bsd.yml @@ -15,7 +15,7 @@ jobs: - ubuntu-24.04 steps: - uses: actions/checkout@v6 - - uses: vmactions/freebsd-vm@v1.3.1 + - uses: vmactions/freebsd-vm@v1.3.2 with: prepare: | pkg update