From b038d1dd0520b0687069be81c392f9d34fa31ac2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 09:29:51 +0000 Subject: [PATCH] build(deps): bump vmactions/solaris-vm from 1.3.6 to 1.3.7 Bumps [vmactions/solaris-vm](https://github.com/vmactions/solaris-vm) from 1.3.6 to 1.3.7. - [Release notes](https://github.com/vmactions/solaris-vm/releases) - [Commits](https://github.com/vmactions/solaris-vm/compare/3702ccf20b84c7f7c0a9bb68894aba7623f8301d...d30dd6c228c8661ade859e36ead7660b9a62efcc) --- updated-dependencies: - dependency-name: vmactions/solaris-vm dependency-version: 1.3.7 dependency-type: direct:production update-type: version-update:semver-patch ... 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 dadb8d552a..5df620ee38 100644 --- a/.github/workflows/bsd.yml +++ b/.github/workflows/bsd.yml @@ -238,7 +238,7 @@ jobs: with: persist-credentials: false - name: test-e2e - uses: vmactions/solaris-vm@3702ccf20b84c7f7c0a9bb68894aba7623f8301d # v1.3.6 + uses: vmactions/solaris-vm@d30dd6c228c8661ade859e36ead7660b9a62efcc # v1.3.7 with: copyback: false envs: 'GO_VERSION'