build(deps): bump vmactions/freebsd-vm from 1.4.0 to 1.4.1 (#4690)
Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/vmactions/freebsd-vm/releases)
- [Commits](f674f993e1...80bcb19d61)
---
updated-dependencies:
- dependency-name: vmactions/freebsd-vm
dependency-version: 1.4.1
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:
2
.github/workflows/ci-freebsd.yml
vendored
2
.github/workflows/ci-freebsd.yml
vendored
@@ -84,7 +84,7 @@ jobs:
|
|||||||
echo "PROCESSOR_COUNT: $PROCESSOR_COUNT"
|
echo "PROCESSOR_COUNT: $PROCESSOR_COUNT"
|
||||||
|
|
||||||
- name: Setup FreeBSD
|
- name: Setup FreeBSD
|
||||||
uses: vmactions/freebsd-vm@f674f993e17ee7a71c14726b5d96599e59cda724 # v1.4.0
|
uses: vmactions/freebsd-vm@80bcb19d617fe71c9db00e6297b16fb184dac498 # v1.4.1
|
||||||
with:
|
with:
|
||||||
arch: ${{ matrix.arch }}
|
arch: ${{ matrix.arch }}
|
||||||
cpu: ${{ steps.processor_count.outputs.PROCESSOR_COUNT }}
|
cpu: ${{ steps.processor_count.outputs.PROCESSOR_COUNT }}
|
||||||
|
|||||||
Reference in New Issue
Block a user