From c1f4ef51324cd8a0fd692c84e8e46b1aeb47a2bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2026 15:01:49 +0000 Subject: [PATCH] build(deps): bump vmactions/solaris-vm from 1.3.1 to 1.3.2 Bumps [vmactions/solaris-vm](https://github.com/vmactions/solaris-vm) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/vmactions/solaris-vm/releases) - [Commits](https://github.com/vmactions/solaris-vm/compare/69d382b4a775b25ea5955e6c1730e9d05047ca0d...0a231b94365d1911cf62097ef342f6b30d95598f) --- updated-dependencies: - dependency-name: vmactions/solaris-vm dependency-version: 1.3.2 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 1c0f210be0..2c0e8f53c5 100644 --- a/.github/workflows/bsd.yml +++ b/.github/workflows/bsd.yml @@ -228,7 +228,7 @@ jobs: - name: Checkout the repository uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: test-e2e - uses: vmactions/solaris-vm@69d382b4a775b25ea5955e6c1730e9d05047ca0d # v1.3.1 + uses: vmactions/solaris-vm@0a231b94365d1911cf62097ef342f6b30d95598f # v1.3.2 with: copyback: false envs: 'GO_VERSION'