From 0e28e800b3a1e142163771c7cc489d4b854e4b32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jan 2026 15:05:22 +0000 Subject: [PATCH] Bump vmactions/freebsd-vm from 1.3.4 to 1.3.5 Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) from 1.3.4 to 1.3.5. - [Release notes](https://github.com/vmactions/freebsd-vm/releases) - [Commits](https://github.com/vmactions/freebsd-vm/compare/v1.3.4...v1.3.5) --- updated-dependencies: - dependency-name: vmactions/freebsd-vm dependency-version: 1.3.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7e7075811..af6552865 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -747,7 +747,7 @@ jobs: df -h - name: Build FreeBSD id: build-freebsd - uses: vmactions/freebsd-vm@v1.3.4 + uses: vmactions/freebsd-vm@v1.3.5 with: usesh: true mem: 8192