Skip to content

Commit 5e4d5f3

Browse files
dependabot[bot]tgross35
authored andcommitted
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](vmactions/solaris-vm@v1.3.1...v1.3.2) --- 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] <support@github.com>
1 parent 85a95b8 commit 5e4d5f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ jobs:
282282
steps:
283283
- uses: actions/checkout@v6
284284
- name: test on Solaris
285-
uses: vmactions/solaris-vm@v1.3.1
285+
uses: vmactions/solaris-vm@v1.3.2
286286
if: contains(matrix.target, 'solaris')
287287
with:
288288
release: "11.4-gcc"

0 commit comments

Comments
 (0)