Skip to content

Commit 7b336ae

Browse files
dependabot[bot]tgross35
authored andcommitted
build(deps): bump vmactions/solaris-vm from 1.1.5 to 1.1.6
Bumps [vmactions/solaris-vm](https://github.com/vmactions/solaris-vm) from 1.1.5 to 1.1.6. - [Release notes](https://github.com/vmactions/solaris-vm/releases) - [Commits](vmactions/solaris-vm@v1.1.5...v1.1.6) --- updated-dependencies: - dependency-name: vmactions/solaris-vm dependency-version: 1.1.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 33c96c9 commit 7b336ae

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
@@ -275,7 +275,7 @@ jobs:
275275
steps:
276276
- uses: actions/checkout@v5
277277
- name: test on Solaris
278-
uses: vmactions/[email protected].5
278+
uses: vmactions/[email protected].6
279279
if: contains(matrix.target, 'solaris')
280280
with:
281281
release: "11.4-gcc"

0 commit comments

Comments
 (0)