Skip to content

Commit 0f6fb1c

Browse files
build(deps): bump vmactions/freebsd-vm from 1.2.8 to 1.2.9
Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) from 1.2.8 to 1.2.9. - [Release notes](https://github.com/vmactions/freebsd-vm/releases) - [Commits](vmactions/freebsd-vm@0cd283c...1885b78) --- updated-dependencies: - dependency-name: vmactions/freebsd-vm dependency-version: 1.2.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 75809f1 commit 0f6fb1c

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@0cd283ca698d48b59cda444a9948f48a30709627 # v1.2.8
87+
uses: vmactions/freebsd-vm@1885b78bae4c4c4b331b4b0461d23cc14cc72387 # v1.2.9
8888
with:
8989
arch: ${{ matrix.arch }}
9090
cpu: ${{ steps.processor_count.outputs.PROCESSOR_COUNT }}

0 commit comments

Comments
 (0)