From 3a5ed7b8486a767705524d7a210bad36a167aa2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 16:19:00 +0000 Subject: [PATCH] build(deps): bump vmactions/freebsd-vm from 1.3.7 to 1.3.8 Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) from 1.3.7 to 1.3.8. - [Release notes](https://github.com/vmactions/freebsd-vm/releases) - [Commits](https://github.com/vmactions/freebsd-vm/compare/a9c0dcaf5ed572d89ea1a59fe2217d3b3da4fd23...ba6bedee4a4884da2b782a41a64329a1c8e42ffb) --- updated-dependencies: - dependency-name: vmactions/freebsd-vm dependency-version: 1.3.8 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 bad2bcbddd..65561ff2df 100644 --- a/.github/workflows/bsd.yml +++ b/.github/workflows/bsd.yml @@ -28,7 +28,7 @@ jobs: - name: Checkout the repository uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 - name: test-e2e - uses: vmactions/freebsd-vm@a9c0dcaf5ed572d89ea1a59fe2217d3b3da4fd23 # v1.3.7 + uses: vmactions/freebsd-vm@ba6bedee4a4884da2b782a41a64329a1c8e42ffb # v1.3.8 with: release: "15.0" copyback: false