Skip to content

Commit 1f0579d

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

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@v6
277277
- name: test on Solaris
278-
uses: vmactions/solaris-vm@v1.1.6
278+
uses: vmactions/solaris-vm@v1.1.8
279279
if: contains(matrix.target, 'solaris')
280280
with:
281281
release: "11.4-gcc"

0 commit comments

Comments
 (0)