Skip to content

Commit d80acdb

Browse files
build(deps): bump vmactions/freebsd-vm from 1.2.4 to 1.2.5 (#532)
Bumps [vmactions/freebsd-vm](https://github.com/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) --- updated-dependencies: - dependency-name: vmactions/freebsd-vm dependency-version: 1.2.5 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>
1 parent 4d82112 commit d80acdb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v1.2.4
417+
uses: vmactions/freebsd-vm@v1.2.5
418418
with:
419419
arch: ${{ matrix.arch }}
420420
cpu: ${{ steps.processor_count.outputs.PROCESSOR_COUNT }}

0 commit comments

Comments
 (0)