From 9a5c47fe25d08dbcb57c40647985782ce26d511d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 16:28:22 +0000 Subject: [PATCH] Bump vmactions/freebsd-vm from 1.2.7 to 1.3.0 Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) from 1.2.7 to 1.3.0. - [Release notes](https://github.com/vmactions/freebsd-vm/releases) - [Commits](https://github.com/vmactions/freebsd-vm/compare/b9c3f24600acdef618ef1c9e2d3c6eeda4dce712...670398e4236735b8b65805c3da44b7a511fb8b27) --- updated-dependencies: - dependency-name: vmactions/freebsd-vm dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 2906cb4..9f1ea59 100644 --- a/.github/workflows/vmactions.yaml +++ b/.github/workflows/vmactions.yaml @@ -45,7 +45,7 @@ jobs: repository: 'nginx/nginx-tests' path: 'nginx/tests' - - uses: vmactions/freebsd-vm@b9c3f24600acdef618ef1c9e2d3c6eeda4dce712 # v1.2.7 + - uses: vmactions/freebsd-vm@670398e4236735b8b65805c3da44b7a511fb8b27 # v1.3.0 with: copyback: false envs: 'CARGO_TERM_COLOR NGINX_SOURCE_DIR TEST_NGINX_GLOBALS'