Skip to content

Commit 7a709ff

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]> (backport <#4826>) (cherry picked from commit 7b336ae)
1 parent 632c2fd commit 7a709ff

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

0 commit comments

Comments
 (0)