From 62fe898e717bfe48ea9633938263eccccd3ad2f6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Feb 2026 14:42:24 +0300 Subject: [PATCH] Update vmactions/freebsd-vm action to v1.4.2 (#54) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4b1c1ab..e004f97 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -30,7 +30,7 @@ jobs: - name: Build id: build - uses: vmactions/freebsd-vm@v1.3.8 + uses: vmactions/freebsd-vm@v1.4.2 with: usesh: true copyback: true