From d7d5b70351379ed19b466bb9ca927cd2fdb1a0bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 16:16:37 +0000 Subject: [PATCH] build(deps): bump vmactions/openbsd-vm from 1.4.2 to 1.4.4 Bumps [vmactions/openbsd-vm](https://github.com/vmactions/openbsd-vm) from 1.4.2 to 1.4.4. - [Release notes](https://github.com/vmactions/openbsd-vm/releases) - [Commits](https://github.com/vmactions/openbsd-vm/compare/6fac4962055fe9952d29930942445739e509fecd...18edb32f4e48dae5865d7b8b3a9587bc01218a20) --- updated-dependencies: - dependency-name: vmactions/openbsd-vm dependency-version: 1.4.4 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 8cfdbe5466..c653857902 100644 --- a/.github/workflows/bsd.yml +++ b/.github/workflows/bsd.yml @@ -80,7 +80,7 @@ jobs: with: persist-credentials: false - name: test-e2e - uses: vmactions/openbsd-vm@6fac4962055fe9952d29930942445739e509fecd # v1.4.2 + uses: vmactions/openbsd-vm@18edb32f4e48dae5865d7b8b3a9587bc01218a20 # v1.4.4 with: copyback: false envs: 'GO_VERSION GNU_TAR_VERSION'