Skip to content

Commit 25be0f1

Browse files
Bump the github-actions group with 2 updates
Bumps the github-actions group with 2 updates: [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) and [vmactions/openbsd-vm](https://github.com/vmactions/openbsd-vm). Updates `vmactions/freebsd-vm` from 1.2.4 to 1.2.5 - [Release notes](https://github.com/vmactions/freebsd-vm/releases) - [Commits](vmactions/freebsd-vm@v1.2.4...v1.2.5) Updates `vmactions/openbsd-vm` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/vmactions/openbsd-vm/releases) - [Commits](vmactions/openbsd-vm@v1.2.1...v1.2.2) --- updated-dependencies: - dependency-name: vmactions/freebsd-vm dependency-version: 1.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: vmactions/openbsd-vm dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ea22ef0 commit 25be0f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci-workflow.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ jobs:
177177
- name: Checkout
178178
uses: actions/checkout@v5
179179
- name: Start FreeBSD VM
180-
uses: vmactions/[email protected].4
180+
uses: vmactions/[email protected].5
181181
with:
182182
usesh: true
183183
sync: sshfs
@@ -216,7 +216,7 @@ jobs:
216216
- name: Checkout
217217
uses: actions/checkout@v5
218218
- name: Start OpenBSD VM
219-
uses: vmactions/[email protected].1
219+
uses: vmactions/[email protected].2
220220
with:
221221
usesh: true
222222
sync: sshfs

0 commit comments

Comments
 (0)