From 61dc2cc640e7c07a0604d3a43edc4a97d4c834f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Mar 2025 15:40:17 +0000 Subject: [PATCH] Bump vmactions/freebsd-vm from 1.1.8 to 1.1.9 Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) from 1.1.8 to 1.1.9. - [Release notes](https://github.com/vmactions/freebsd-vm/releases) - [Commits](https://github.com/vmactions/freebsd-vm/compare/v1.1.8...v1.1.9) --- updated-dependencies: - dependency-name: vmactions/freebsd-vm 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 37d052776..856f46f91 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -726,7 +726,7 @@ jobs: submodules: recursive - name: Build FreeBSD id: build-freebsd - uses: vmactions/freebsd-vm@v1.1.8 + uses: vmactions/freebsd-vm@v1.1.9 with: usesh: true mem: 4096