From 4fff5820c53cb03f5fa448c4af74285f743cc605 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 16:21:21 +0000 Subject: [PATCH] Bump vmactions/freebsd-vm from 1.1.9 to 1.2.0 Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) from 1.1.9 to 1.2.0. - [Release notes](https://github.com/vmactions/freebsd-vm/releases) - [Commits](https://github.com/vmactions/freebsd-vm/compare/v1.1.9...v1.2.0) --- updated-dependencies: - dependency-name: vmactions/freebsd-vm dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 f0899253e..c05d2d244 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -733,7 +733,7 @@ jobs: submodules: recursive - name: Build FreeBSD id: build-freebsd - uses: vmactions/freebsd-vm@v1.1.9 + uses: vmactions/freebsd-vm@v1.2.0 with: usesh: true mem: 4096