From 9e9e2b1abe44188fb391d3214ca98cfaa932d476 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 17:25:01 +0000 Subject: [PATCH] build(deps): bump vmactions/freebsd-vm from 1.0.4 to 1.0.5 Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/vmactions/freebsd-vm/releases) - [Commits](https://github.com/vmactions/freebsd-vm/compare/v1.0.4...v1.0.5) --- updated-dependencies: - dependency-name: vmactions/freebsd-vm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c961cc69c..c7e4316d3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -268,7 +268,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: Prepare, build and test - uses: vmactions/freebsd-vm@v1.0.4 + uses: vmactions/freebsd-vm@v1.0.5 with: mem: 8192 usesh: true