From be67d89d8b520abca804295fa3d8534b6f352dff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 19:31:00 +0000 Subject: [PATCH] Bump vmactions/freebsd-vm from 0.2.9 to 0.3.0 Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) from 0.2.9 to 0.3.0. - [Release notes](https://github.com/vmactions/freebsd-vm/releases) - [Commits](https://github.com/vmactions/freebsd-vm/compare/v0.2.9...v0.3.0) --- updated-dependencies: - dependency-name: vmactions/freebsd-vm 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 37781f965..fed906781 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -469,7 +469,7 @@ jobs: fetch-depth: 0 - name: Build FreeBSD id: build-freebsd - uses: vmactions/freebsd-vm@v0.2.9 + uses: vmactions/freebsd-vm@v0.3.0 with: usesh: true mem: 4096