From 3b8d222ebaf34a78be2d3d26f214e66280c2e13b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 16:15:17 +0000 Subject: [PATCH] build(deps): bump vmactions/solaris-vm from 1.3.7 to 1.3.8 Bumps [vmactions/solaris-vm](https://github.com/vmactions/solaris-vm) from 1.3.7 to 1.3.8. - [Release notes](https://github.com/vmactions/solaris-vm/releases) - [Commits](https://github.com/vmactions/solaris-vm/compare/d30dd6c228c8661ade859e36ead7660b9a62efcc...315163f088b66e55bbcc45928bd224d4973b2312) --- updated-dependencies: - dependency-name: vmactions/solaris-vm dependency-version: 1.3.8 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 55c34717a0..c18720b1a4 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@d30dd6c228c8661ade859e36ead7660b9a62efcc # v1.3.7 + uses: vmactions/solaris-vm@315163f088b66e55bbcc45928bd224d4973b2312 # v1.3.8 with: copyback: false envs: 'GO_VERSION'