Skip to content

Commit a41bc08

Browse files
dependabot[bot]JohnTitor
authored andcommitted
build(deps): bump vmactions/solaris-vm from 1.3.0 to 1.3.1
Bumps [vmactions/solaris-vm](https://github.com/vmactions/solaris-vm) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/vmactions/solaris-vm/releases) - [Commits](vmactions/solaris-vm@v1.3.0...v1.3.1) --- updated-dependencies: - dependency-name: vmactions/solaris-vm dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3c84a22 commit a41bc08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.0
285+
uses: vmactions/solaris-vm@v1.3.1
286286
if: contains(matrix.target, 'solaris')
287287
with:
288288
release: "11.4-gcc"

0 commit comments

Comments
 (0)