From 6220609242b75a25ee3aaf158cd5589f987c23a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 23:26:37 +0000 Subject: [PATCH] build(deps): bump vmactions/solaris-vm from 1.3.3 to 1.3.6 Bumps [vmactions/solaris-vm](https://github.com/vmactions/solaris-vm) from 1.3.3 to 1.3.6. - [Release notes](https://github.com/vmactions/solaris-vm/releases) - [Commits](https://github.com/vmactions/solaris-vm/compare/c20562b2c69737b06be9e828915761703e487373...3702ccf20b84c7f7c0a9bb68894aba7623f8301d) --- updated-dependencies: - dependency-name: vmactions/solaris-vm dependency-version: 1.3.6 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 60c688a46b..55349d8592 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@c20562b2c69737b06be9e828915761703e487373 # v1.3.3 + uses: vmactions/solaris-vm@3702ccf20b84c7f7c0a9bb68894aba7623f8301d # v1.3.6 with: copyback: false envs: 'GO_VERSION'