From 95f59c814d5b88cade92f1547e62e0fa8747aca8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 23:26:31 +0000 Subject: [PATCH] build(deps): bump vmactions/openbsd-vm from 1.4.0 to 1.4.2 Bumps [vmactions/openbsd-vm](https://github.com/vmactions/openbsd-vm) from 1.4.0 to 1.4.2. - [Release notes](https://github.com/vmactions/openbsd-vm/releases) - [Commits](https://github.com/vmactions/openbsd-vm/compare/d7d892b7b9ba97ed2747b0fc201be65037d64c3e...6fac4962055fe9952d29930942445739e509fecd) --- updated-dependencies: - dependency-name: vmactions/openbsd-vm dependency-version: 1.4.2 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..619d9b5898 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@d7d892b7b9ba97ed2747b0fc201be65037d64c3e # v1.4.0 + uses: vmactions/openbsd-vm@6fac4962055fe9952d29930942445739e509fecd # v1.4.2 with: copyback: false envs: 'GO_VERSION GNU_TAR_VERSION'