From 6ac57e3c659628f7fb990a0689964f7ec7df349d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 21:09:29 +0000 Subject: [PATCH] Bump vmactions/freebsd-vm from 1.2.6 to 1.2.7 Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) from 1.2.6 to 1.2.7. - [Release notes](https://github.com/vmactions/freebsd-vm/releases) - [Commits](https://github.com/vmactions/freebsd-vm/compare/783ae15c0393f8a2582a139f76cc55f2d887b4a6...b9c3f24600acdef618ef1c9e2d3c6eeda4dce712) --- updated-dependencies: - dependency-name: vmactions/freebsd-vm dependency-version: 1.2.7 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 da8b4e8..40f77c7 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@783ae15c0393f8a2582a139f76cc55f2d887b4a6 # v1.2.6 + - uses: vmactions/freebsd-vm@b9c3f24600acdef618ef1c9e2d3c6eeda4dce712 # v1.2.7 with: copyback: false envs: 'CARGO_TERM_COLOR NGINX_SOURCE_DIR TEST_NGINX_GLOBALS'