Skip to content

Commit 6ed89d1

Browse files
chore(deps): update vmactions/freebsd-vm action to v1.5.0 (#718)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0809acf commit 6ed89d1

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
@@ -508,7 +508,7 @@ jobs:
508508
509509
- name: Setup FreeBSD
510510
if: startsWith(matrix.shell, 'freebsd')
511-
uses: vmactions/freebsd-vm@4441bea20b31bfa77329a5af583199362489567e # v1.4.9
511+
uses: vmactions/freebsd-vm@5a72679103d223925653750faa878a143340fbd0 # v1.5.0
512512
with:
513513
arch: ${{ matrix.arch }}
514514
cpu: ${{ steps.processor_count.outputs.PROCESSOR_COUNT }}

0 commit comments

Comments
 (0)