From 50e5f9f772882e9d97037b583f912dea57fe47f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 14:13:32 +0000 Subject: [PATCH] build(deps): bump vmactions/freebsd-vm from 1.4.4 to 1.4.5 Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) from 1.4.4 to 1.4.5. - [Release notes](https://github.com/vmactions/freebsd-vm/releases) - [Commits](https://github.com/vmactions/freebsd-vm/compare/v1.4.4...v1.4.5) --- updated-dependencies: - dependency-name: vmactions/freebsd-vm dependency-version: 1.4.5 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 cdb9074..81abbed 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.4.4 + - uses: vmactions/freebsd-vm@v1.4.5 with: prepare: | pkg update