Skip to content

Commit

Permalink
Bump vmactions/freebsd-vm from 0.3.1 to 1.0.0
Browse files Browse the repository at this point in the history
Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) from 0.3.1 to 1.0.0.
- [Release notes](https://github.com/vmactions/freebsd-vm/releases)
- [Commits](vmactions/freebsd-vm@v0.3.1...v1.0.0)

---
updated-dependencies:
- dependency-name: vmactions/freebsd-vm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent d134ff0 commit 6f36b68
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -921,7 +921,7 @@ jobs:
repository: ${{ env.GITHUB_REPOSITORY }}
ref: ${{ env.GITHUB_HEAD_REF }}
- name: test
uses: vmactions/freebsd-vm@v0.3.1
uses: vmactions/freebsd-vm@v1.0.0
with:
usesh: true
sync: rsync
Expand Down Expand Up @@ -953,7 +953,7 @@ jobs:
repository: ${{ env.GITHUB_REPOSITORY }}
ref: ${{ env.GITHUB_HEAD_REF }}
- name: test
uses: vmactions/freebsd-vm@v0.3.1
uses: vmactions/freebsd-vm@v1.0.0
with:
usesh: true
sync: rsync
Expand Down Expand Up @@ -984,7 +984,7 @@ jobs:
repository: ${{ env.GITHUB_REPOSITORY }}
ref: ${{ env.GITHUB_HEAD_REF }}
- name: test
uses: vmactions/freebsd-vm@v0.3.1
uses: vmactions/freebsd-vm@v1.0.0
with:
usesh: true
sync: rsync
Expand Down

0 comments on commit 6f36b68

Please sign in to comment.