mirror of
https://github.com/LizardByte/Sunshine.git
synced 2026-02-04 18:45:24 +00:00
build(deps): bump vmactions/freebsd-vm from 1.3.0 to 1.3.7 (#4574)
Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) from 1.3.0 to 1.3.7.
- [Release notes](https://github.com/vmactions/freebsd-vm/releases)
- [Commits](670398e423...a9c0dcaf5e)
---
updated-dependencies:
- dependency-name: vmactions/freebsd-vm
dependency-version: 1.3.7
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@670398e4236735b8b65805c3da44b7a511fb8b27 # v1.3.0
|
uses: vmactions/freebsd-vm@a9c0dcaf5ed572d89ea1a59fe2217d3b3da4fd23 # v1.3.7
|
||||||
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