From b2dcdfb26cfbe5bef22efb0451bb7137e7ec8d60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 14:40:46 +0100 Subject: [PATCH] build(deps): bump vmactions/solaris-vm from 1.1.5 to 1.2.7 (#3535) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 18102029..c2ed50e4 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'