From be0bbef39cfdd8bfb4b717c84b4ae5c0b0f792c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 23:33:21 +0000 Subject: [PATCH] build(deps): bump vmactions/freebsd-vm from 1.3.4 to 1.3.6 Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) from 1.3.4 to 1.3.6. - [Release notes](https://github.com/vmactions/freebsd-vm/releases) - [Commits](https://github.com/vmactions/freebsd-vm/compare/v1.3.4...v1.3.6) --- updated-dependencies: - dependency-name: vmactions/freebsd-vm dependency-version: 1.3.6 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 03eae31..3292078 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.4 + - uses: vmactions/freebsd-vm@v1.3.6 with: prepare: | pkg update