From 831b9f86169ce7b315fac535dcf0761392634731 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 18:18:29 +0000 Subject: [PATCH] build(deps): bump vmactions/netbsd-vm from 1.4.1 to 1.4.2 Bumps [vmactions/netbsd-vm](https://github.com/vmactions/netbsd-vm) from 1.4.1 to 1.4.2. - [Release notes](https://github.com/vmactions/netbsd-vm/releases) - [Commits](https://github.com/vmactions/netbsd-vm/compare/1d9767765fd3f986e6de3aff4b1148f0c3a45f01...0c26a4c4a5e234038862a4a53a00c905b8a107c9) --- updated-dependencies: - dependency-name: vmactions/netbsd-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 5df620ee38..cf7a4b1aa9 100644 --- a/.github/workflows/bsd.yml +++ b/.github/workflows/bsd.yml @@ -133,7 +133,7 @@ jobs: with: persist-credentials: false - name: test-e2e - uses: vmactions/netbsd-vm@1d9767765fd3f986e6de3aff4b1148f0c3a45f01 # v1.4.1 + uses: vmactions/netbsd-vm@0c26a4c4a5e234038862a4a53a00c905b8a107c9 # v1.4.2 with: copyback: false envs: 'GO_VERSION GNU_TAR_VERSION'