From 81c033fb70362214bd8c549d3dd0f8008a71303b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 16:18:47 +0000 Subject: [PATCH] build(deps): bump vmactions/solaris-vm from 1.1.5 to 1.2.7 Bumps [vmactions/solaris-vm](https://github.com/vmactions/solaris-vm) from 1.1.5 to 1.2.7. - [Release notes](https://github.com/vmactions/solaris-vm/releases) - [Commits](https://github.com/vmactions/solaris-vm/compare/58cbd70c6e051860f9b8f65908cc582938fbbdba...37d40b6627e80434541454b42841caa4cc77d0cf) --- updated-dependencies: - dependency-name: vmactions/solaris-vm dependency-version: 1.2.7 dependency-type: direct:production update-type: version-update:semver-minor ... 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 bad2bcbddd..588329ffa8 100644 --- a/.github/workflows/bsd.yml +++ b/.github/workflows/bsd.yml @@ -219,7 +219,7 @@ jobs: - name: Checkout the repository uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 - name: test-e2e - uses: vmactions/solaris-vm@58cbd70c6e051860f9b8f65908cc582938fbbdba # v1.1.5 + uses: vmactions/solaris-vm@37d40b6627e80434541454b42841caa4cc77d0cf # v1.2.7 with: copyback: false envs: 'GO_VERSION_SOLARIS'