Skip to content

Commit 4d864e1

Browse files
chore(deps): update vmactions/freebsd-vm action to v1.5.5 (#761)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 78936bb commit 4d864e1

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
@@ -501,7 +501,7 @@ jobs:
501501
502502
- name: Setup FreeBSD
503503
if: startsWith(matrix.shell, 'freebsd')
504-
uses: vmactions/freebsd-vm@d0518f912576ae759075aa00fb9fe27037940271 # v1.5.4
504+
uses: vmactions/freebsd-vm@f0552d3b69211736abd97f02ff3d4674c56b73b1 # v1.5.5
505505
with:
506506
arch: ${{ matrix.arch }}
507507
cpu: ${{ steps.processor_count.outputs.PROCESSOR_COUNT }}

0 commit comments

Comments
 (0)