mirror of
https://codeberg.org/redict/redict.git
synced 2025-01-22 16:18:28 -05:00
Bump vmactions/freebsd-vm from 0.2.0 to 0.2.3 (#11072)
Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) from 0.2.0 to 0.2.3. - [Release notes](https://github.com/vmactions/freebsd-vm/releases) - [Commits](https://github.com/vmactions/freebsd-vm/compare/v0.2.0...v0.2.3) --- updated-dependencies: - dependency-name: vmactions/freebsd-vm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
9f0f533bc8
commit
4fe9242a7f
6
.github/workflows/daily.yml
vendored
6
.github/workflows/daily.yml
vendored
@ -690,7 +690,7 @@ jobs:
|
||||
repository: ${{ env.GITHUB_REPOSITORY }}
|
||||
ref: ${{ env.GITHUB_HEAD_REF }}
|
||||
- name: test
|
||||
uses: vmactions/freebsd-vm@v0.2.0
|
||||
uses: vmactions/freebsd-vm@v0.2.3
|
||||
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.0
|
||||
uses: vmactions/freebsd-vm@v0.2.3
|
||||
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.0
|
||||
uses: vmactions/freebsd-vm@v0.2.3
|
||||
with:
|
||||
usesh: true
|
||||
sync: rsync
|
||||
|
Loading…
Reference in New Issue
Block a user