Skip to content

Commit

Permalink
build(deps): bump vmactions/solaris-vm from 1.1.0 to 1.1.1
Browse files Browse the repository at this point in the history
Bumps [vmactions/solaris-vm](https://github.com/vmactions/solaris-vm) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/vmactions/solaris-vm/releases)
- [Commits](vmactions/solaris-vm@a89b943...cc8f82f)

---
updated-dependencies:
- dependency-name: vmactions/solaris-vm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 085fa62 commit 54007a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-vm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
rm -rf target # Don't sync this back to host
- if: matrix.os == 'solaris'
uses: vmactions/solaris-vm@a89b9438868c70db27e41625f0a5de6ff5e90809
uses: vmactions/solaris-vm@cc8f82fa1a7cc746153ec3f71bf11f311f16e225
with:
release: "11.4-gcc"
usesh: true
Expand Down

0 comments on commit 54007a3

Please sign in to comment.