Skip to content

Commit 1490ec3

Browse files
Bump the minor-and-patch group with 2 updates
Bumps the minor-and-patch 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@487ce35...c58a3f0) 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@bed57f7...b9ca589) --- updated-dependencies: - dependency-name: vmactions/freebsd-vm dependency-version: 1.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: vmactions/openbsd-vm dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a9d4a74 commit 1490ec3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ jobs:
308308
run: ./autogen.sh
309309

310310
- name: Build & test
311-
uses: vmactions/freebsd-vm@487ce35b96fae3e60d45b521735f5aa436ecfade # v1.2.4
311+
uses: vmactions/freebsd-vm@c58a3f0f77417d932df47c7874b308c02b2c7cc1 # v1.2.5
312312
with:
313313
envs: 'CFLAGS_GCC_STYLE CMAKE_FLAGS'
314314
usesh: true
@@ -360,7 +360,7 @@ jobs:
360360
run: ./autogen.sh
361361

362362
- name: Build & test
363-
uses: vmactions/openbsd-vm@bed57f753a75c9c49ab5c1880d274861b2103dd4 # v1.2.1
363+
uses: vmactions/openbsd-vm@b9ca589cf377275c2453361a4e45ed9ffdfc58ec # v1.2.2
364364
with:
365365
envs: 'CFLAGS_GCC_STYLE CMAKE_FLAGS'
366366
usesh: true

0 commit comments

Comments
 (0)