From 7441558ee101f4da2e59d83d93dba9c9fe5246d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 23:26:40 +0000 Subject: [PATCH] build(deps): bump vmactions/freebsd-vm from 1.4.4 to 1.4.6 Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) from 1.4.4 to 1.4.6. - [Release notes](https://github.com/vmactions/freebsd-vm/releases) - [Commits](https://github.com/vmactions/freebsd-vm/compare/7ca82f79fe3078fecded6d3a2bff094995447bbd...a6de9343ef5747433d9c25784c90e84998b9d69a) --- updated-dependencies: - dependency-name: vmactions/freebsd-vm dependency-version: 1.4.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/bsd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bsd.yml b/.github/workflows/bsd.yml index 60c688a46b..4a195f65f6 100644 --- a/.github/workflows/bsd.yml +++ b/.github/workflows/bsd.yml @@ -26,7 +26,7 @@ jobs: with: persist-credentials: false - name: test-e2e - uses: vmactions/freebsd-vm@7ca82f79fe3078fecded6d3a2bff094995447bbd # v1.4.4 + uses: vmactions/freebsd-vm@a6de9343ef5747433d9c25784c90e84998b9d69a # v1.4.6 with: release: "15.0" copyback: false