From e9e42c53e377738221b296aec3fd4847f688f9ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 16:15:25 +0000 Subject: [PATCH] build(deps): bump vmactions/openbsd-vm from 1.4.4 to 1.4.5 Bumps [vmactions/openbsd-vm](https://github.com/vmactions/openbsd-vm) from 1.4.4 to 1.4.5. - [Release notes](https://github.com/vmactions/openbsd-vm/releases) - [Commits](https://github.com/vmactions/openbsd-vm/compare/18edb32f4e48dae5865d7b8b3a9587bc01218a20...c941015845c0f0c429676840963dc63b226d4f69) --- updated-dependencies: - dependency-name: vmactions/openbsd-vm dependency-version: 1.4.5 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 55c34717a0..d89179dd24 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@18edb32f4e48dae5865d7b8b3a9587bc01218a20 # v1.4.4 + uses: vmactions/openbsd-vm@c941015845c0f0c429676840963dc63b226d4f69 # v1.4.5 with: copyback: false envs: 'GO_VERSION GNU_TAR_VERSION'