From cfd9c3dd3a2aa0f9f38dbee878221c917adab80d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 18:55:47 +0000 Subject: [PATCH] Bump vmactions/netbsd-vm from 1.2.1 to 1.2.3 Bumps [vmactions/netbsd-vm](https://github.com/vmactions/netbsd-vm) from 1.2.1 to 1.2.3. - [Release notes](https://github.com/vmactions/netbsd-vm/releases) - [Commits](https://github.com/vmactions/netbsd-vm/compare/495b430eb9f48e0c42f3e0e23294ba00d2df22a7...b24ed5f7a605362ab1226e73df291c8b01990c85) --- updated-dependencies: - dependency-name: vmactions/netbsd-vm dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/vmactions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/vmactions.yaml b/.github/workflows/vmactions.yaml index 40f77c7..d94ea5f 100644 --- a/.github/workflows/vmactions.yaml +++ b/.github/workflows/vmactions.yaml @@ -84,7 +84,7 @@ jobs: repository: 'nginx/nginx-tests' path: 'nginx/tests' - - uses: vmactions/netbsd-vm@495b430eb9f48e0c42f3e0e23294ba00d2df22a7 # v1.2.1 + - uses: vmactions/netbsd-vm@b24ed5f7a605362ab1226e73df291c8b01990c85 # v1.2.3 with: copyback: false envs: 'CARGO_TERM_COLOR NGINX_SOURCE_DIR TEST_NGINX_GLOBALS GO'