From 5231eaf2d445fb176a0bced86407b027590a4971 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Nov 2022 07:03:03 +0000 Subject: [PATCH] Bump vmactions/freebsd-vm from 0.2.3 to 0.3.0 Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) from 0.2.3 to 0.3.0. - [Release notes](https://github.com/vmactions/freebsd-vm/releases) - [Commits](https://github.com/vmactions/freebsd-vm/compare/v0.2.3...v0.3.0) --- updated-dependencies: - dependency-name: vmactions/freebsd-vm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/daily.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/daily.yml b/.github/workflows/daily.yml index da3c8a21f43..e3df23131ae 100644 --- a/.github/workflows/daily.yml +++ b/.github/workflows/daily.yml @@ -690,7 +690,7 @@ jobs: repository: ${{ env.GITHUB_REPOSITORY }} ref: ${{ env.GITHUB_HEAD_REF }} - name: test - uses: vmactions/freebsd-vm@v0.2.3 + uses: vmactions/freebsd-vm@v0.3.0 with: usesh: true sync: rsync @@ -718,7 +718,7 @@ jobs: repository: ${{ env.GITHUB_REPOSITORY }} ref: ${{ env.GITHUB_HEAD_REF }} - name: test - uses: vmactions/freebsd-vm@v0.2.3 + uses: vmactions/freebsd-vm@v0.3.0 with: usesh: true sync: rsync @@ -745,7 +745,7 @@ jobs: repository: ${{ env.GITHUB_REPOSITORY }} ref: ${{ env.GITHUB_HEAD_REF }} - name: test - uses: vmactions/freebsd-vm@v0.2.3 + uses: vmactions/freebsd-vm@v0.3.0 with: usesh: true sync: rsync