From 40f3bc3b40df5cf201296af5c5879e6fd646a837 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 16:16:29 +0000 Subject: [PATCH] build(deps): bump vmactions/netbsd-vm from 1.3.8 to 1.4.1 Bumps [vmactions/netbsd-vm](https://github.com/vmactions/netbsd-vm) from 1.3.8 to 1.4.1. - [Release notes](https://github.com/vmactions/netbsd-vm/releases) - [Commits](https://github.com/vmactions/netbsd-vm/compare/eb3ba840926911ccf17dc9de235335cb27a02ba0...1d9767765fd3f986e6de3aff4b1148f0c3a45f01) --- updated-dependencies: - dependency-name: vmactions/netbsd-vm dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... 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..77317775c5 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@eb3ba840926911ccf17dc9de235335cb27a02ba0 # v1.3.8 + uses: vmactions/netbsd-vm@1d9767765fd3f986e6de3aff4b1148f0c3a45f01 # v1.4.1 with: copyback: false envs: 'GO_VERSION GNU_TAR_VERSION'