From 07c9add608107af23370e0f4e3806b82611e0fcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 14:06:51 +0000 Subject: [PATCH] build(deps): bump vmactions/freebsd-vm from 1.2.3 to 1.2.4 Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) from 1.2.3 to 1.2.4. - [Release notes](https://github.com/vmactions/freebsd-vm/releases) - [Commits](https://github.com/vmactions/freebsd-vm/compare/v1.2.3...v1.2.4) --- updated-dependencies: - dependency-name: vmactions/freebsd-vm dependency-version: 1.2.4 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 6d47fe7..25ca0e1 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@v5 - - uses: vmactions/freebsd-vm@v1.2.3 + - uses: vmactions/freebsd-vm@v1.2.4 with: prepare: | pkg update