From 7c2f475baafbe909940e64dfccd03725207fa4e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 18:55:43 +0000 Subject: [PATCH] Bump vmactions/freebsd-vm from 1.2.7 to 1.2.8 Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) from 1.2.7 to 1.2.8. - [Release notes](https://github.com/vmactions/freebsd-vm/releases) - [Commits](https://github.com/vmactions/freebsd-vm/compare/b9c3f24600acdef618ef1c9e2d3c6eeda4dce712...0cd283ca698d48b59cda444a9948f48a30709627) --- updated-dependencies: - dependency-name: vmactions/freebsd-vm dependency-version: 1.2.8 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..252f9ae 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@0cd283ca698d48b59cda444a9948f48a30709627 # v1.2.8 with: copyback: false envs: 'CARGO_TERM_COLOR NGINX_SOURCE_DIR TEST_NGINX_GLOBALS'