From 4e6459b97773e3d80c04ee6dfa4f5ee6853d5ac9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 15:07:12 +0000 Subject: [PATCH] Bump vmactions/freebsd-vm from 1.3.5 to 1.3.6 Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) from 1.3.5 to 1.3.6. - [Release notes](https://github.com/vmactions/freebsd-vm/releases) - [Commits](https://github.com/vmactions/freebsd-vm/compare/v1.3.5...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/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index af6552865..b201eb06b 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.5 + uses: vmactions/freebsd-vm@v1.3.6 with: usesh: true mem: 8192