From 0c9cd719a86db92efebcf4ea41dd765e6fb4e764 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 19:25:17 +0000 Subject: [PATCH] Bump vmactions/freebsd-vm from 0.1.6 to 1.0.6 Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) from 0.1.6 to 1.0.6. - [Release notes](https://github.com/vmactions/freebsd-vm/releases) - [Commits](https://github.com/vmactions/freebsd-vm/compare/v0.1.6...v1.0.6) --- updated-dependencies: - dependency-name: vmactions/freebsd-vm dependency-type: direct:production update-type: version-update:semver-major ... 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..9d59c5ed6ef 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@v1.0.6 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@v1.0.6 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@v1.0.6 with: usesh: true sync: rsync