From 3a098c8a0c3b0b4a2a3d8cf5cf12cd6dcd83e682 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 17:17:12 +0000 Subject: [PATCH] Bump vmactions/freebsd-vm from 1.2.7 to 1.2.8 Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) from 1.2.7 to 1.2.8. - [Release notes](https://github.com/vmactions/freebsd-vm/releases) - [Commits](https://github.com/vmactions/freebsd-vm/compare/v1.2.7...v1.2.8) --- updated-dependencies: - dependency-name: vmactions/freebsd-vm dependency-version: 1.2.8 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 55cdd1592..01ab57c36 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -741,7 +741,7 @@ jobs: submodules: recursive - name: Build FreeBSD id: build-freebsd - uses: vmactions/freebsd-vm@v1.2.7 + uses: vmactions/freebsd-vm@v1.2.8 with: usesh: true mem: 4096