Skip to content

Commit be04429

Browse files
build(deps): bump vmactions/freebsd-vm from 1.3.0 to 1.3.4
Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) from 1.3.0 to 1.3.4. - [Release notes](https://github.com/vmactions/freebsd-vm/releases) - [Commits](vmactions/freebsd-vm@670398e...c54ba3b) --- updated-dependencies: - dependency-name: vmactions/freebsd-vm dependency-version: 1.3.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3e23087 commit be04429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-freebsd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
echo "PROCESSOR_COUNT: $PROCESSOR_COUNT"
8585
8686
- name: Setup FreeBSD
87-
uses: vmactions/freebsd-vm@670398e4236735b8b65805c3da44b7a511fb8b27 # v1.3.0
87+
uses: vmactions/freebsd-vm@c54ba3b62f49de9b67a2f3af017ab6152f0ebb6f # v1.3.4
8888
with:
8989
arch: ${{ matrix.arch }}
9090
cpu: ${{ steps.processor_count.outputs.PROCESSOR_COUNT }}

0 commit comments

Comments
 (0)