From bd2aa1f02fcb5f845329e6ca2ceeab4ce29fe48f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Apr 2026 12:43:20 +0000 Subject: [PATCH] build(deps): bump vmactions/netbsd-vm from 1.3.6 to 1.3.7 Bumps [vmactions/netbsd-vm](https://github.com/vmactions/netbsd-vm) from 1.3.6 to 1.3.7. - [Release notes](https://github.com/vmactions/netbsd-vm/releases) - [Commits](https://github.com/vmactions/netbsd-vm/compare/e04aec09540429f9cebb0e7941f7cd0c0fc3b44f...ca7ff0556959998c82761c34ea0c3c99fa084c48) --- updated-dependencies: - dependency-name: vmactions/netbsd-vm dependency-version: 1.3.7 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 dd19342d67..2dfcd490e4 100644 --- a/.github/workflows/bsd.yml +++ b/.github/workflows/bsd.yml @@ -127,7 +127,7 @@ jobs: - name: Checkout the repository uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: test-e2e - uses: vmactions/netbsd-vm@e04aec09540429f9cebb0e7941f7cd0c0fc3b44f # v1.3.6 + uses: vmactions/netbsd-vm@ca7ff0556959998c82761c34ea0c3c99fa084c48 # v1.3.7 with: copyback: false envs: 'GO_VERSION GNU_TAR_VERSION'