From c0e709a0e30445015552bbf2ad245c306a3812c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 16:04:02 +0000 Subject: [PATCH] Bump vmactions/freebsd-vm from 0.3.0 to 0.3.1 Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) from 0.3.0 to 0.3.1. - [Release notes](https://github.com/vmactions/freebsd-vm/releases) - [Commits](https://github.com/vmactions/freebsd-vm/compare/v0.3.0...v0.3.1) --- 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 97138c6f0..2f986c9f1 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -773,7 +773,7 @@ jobs: fetch-depth: 0 - name: Build FreeBSD id: build-freebsd - uses: vmactions/freebsd-vm@v0.3.0 + uses: vmactions/freebsd-vm@v0.3.1 with: usesh: true mem: 4096