From 969500023a88c9842198287ccd0b9eb45bfa38e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 15:30:56 +0000 Subject: [PATCH] Bump vmactions/freebsd-vm from 1.1.5 to 1.1.6 Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) from 1.1.5 to 1.1.6. - [Release notes](https://github.com/vmactions/freebsd-vm/releases) - [Commits](https://github.com/vmactions/freebsd-vm/compare/v1.1.5...v1.1.6) --- 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 32fbde69e..85f26d856 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -667,7 +667,7 @@ jobs: submodules: recursive - name: Build FreeBSD id: build-freebsd - uses: vmactions/freebsd-vm@v1.1.5 + uses: vmactions/freebsd-vm@v1.1.6 with: usesh: true mem: 4096