From add321ece5a92b80a01ac7eb366ac2edfe6daea8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 14:00:08 +0000 Subject: [PATCH] Bump vmactions/freebsd-vm from 1.1.7 to 1.1.8 Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) from 1.1.7 to 1.1.8. - [Release notes](https://github.com/vmactions/freebsd-vm/releases) - [Commits](https://github.com/vmactions/freebsd-vm/compare/v1.1.7...v1.1.8) --- 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 9a66b39..9f4378b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -96,7 +96,7 @@ jobs: - name: Build FreeBSD env: QT_QPA_PLATFORM: offscreen - uses: vmactions/freebsd-vm@v1.1.7 + uses: vmactions/freebsd-vm@v1.1.8 with: usesh: true mem: 4096