Skip to content

Commit 1d052e2

Browse files
build(deps): bump vmactions/freebsd-vm from 1.3.4 to 1.3.5
Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) from 1.3.4 to 1.3.5. - [Release notes](https://github.com/vmactions/freebsd-vm/releases) - [Commits](vmactions/freebsd-vm@c54ba3b...b63f158) --- updated-dependencies: - dependency-name: vmactions/freebsd-vm dependency-version: 1.3.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9d87075 commit 1d052e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,7 @@ jobs:
414414
415415
- name: Setup FreeBSD
416416
if: startsWith(matrix.shell, 'freebsd')
417-
uses: vmactions/freebsd-vm@c54ba3b62f49de9b67a2f3af017ab6152f0ebb6f # v1.3.4
417+
uses: vmactions/freebsd-vm@b63f158b115835d7dac66f25fcb957b1edfc051b # v1.3.5
418418
with:
419419
arch: ${{ matrix.arch }}
420420
cpu: ${{ steps.processor_count.outputs.PROCESSOR_COUNT }}

0 commit comments

Comments
 (0)