From 52a04b6c35eb832bce20a65436e86f5caf9c251d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Sep 2022 02:18:41 +0000 Subject: [PATCH] Bump vmactions/freebsd-vm from 0.2.4 to 0.2.8 Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) from 0.2.4 to 0.2.8. - [Release notes](https://github.com/vmactions/freebsd-vm/releases) - [Commits](https://github.com/vmactions/freebsd-vm/compare/v0.2.4...v0.2.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/daily.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/daily.yml b/.github/workflows/daily.yml index e1afc9f98a2..bc25671f55c 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.4 + uses: vmactions/freebsd-vm@v0.2.8 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.4 + uses: vmactions/freebsd-vm@v0.2.8 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.4 + uses: vmactions/freebsd-vm@v0.2.8 with: usesh: true sync: rsync