From 61b89744037cd1b0d85929745bb0dd3e5541c36e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 20:42:54 +0000 Subject: [PATCH] Bump vmactions/freebsd-vm from v0.1.2 to v0.1.3 (#379) Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) from v0.1.2 to v0.1.3. - [Release notes](https://github.com/vmactions/freebsd-vm/releases) - [Commits](https://github.com/vmactions/freebsd-vm/compare/v0.1.2...457af7345642e154a79d219971a2d4a7c7fe2118) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 f73ea690c..7f1dcbfa0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -63,7 +63,7 @@ jobs: - uses: actions/checkout@v2 - name: Test id: build-freebsd - uses: vmactions/freebsd-vm@v0.1.2 + uses: vmactions/freebsd-vm@v0.1.3 with: usesh: true mem: 4096