From 51ee077960db3a5774390c4c0e50914274a9c809 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Jul 2022 15:23:32 +0000 Subject: [PATCH] Bump vmactions/freebsd-vm from 0.1.6 to 0.2.0 Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) from 0.1.6 to 0.2.0. - [Release notes](https://github.com/vmactions/freebsd-vm/releases) - [Commits](https://github.com/vmactions/freebsd-vm/compare/v0.1.6...v0.2.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 f524d65238f..88b4a1be783 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.1.6 + uses: vmactions/freebsd-vm@v0.2.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.1.6 + uses: vmactions/freebsd-vm@v0.2.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.1.6 + uses: vmactions/freebsd-vm@v0.2.0 with: usesh: true sync: rsync