Skip to content

Commit

Permalink
build(deps): bump vmactions/netbsd-vm from 1.1.4 to 1.1.6 (#62)
Browse files Browse the repository at this point in the history
Bumps [vmactions/netbsd-vm](https://github.com/vmactions/netbsd-vm) from 1.1.4 to 1.1.6.
- [Release notes](https://github.com/vmactions/netbsd-vm/releases)
- [Commits](vmactions/netbsd-vm@7c9086f...3ed384c)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent c870afd commit 4512446
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ jobs:
rm -rf target # Don't sync this back to host
- if: matrix.os == 'netbsd'
uses: vmactions/netbsd-vm@7c9086fdb4cc1aa814cda6e305390c2b966551a9
uses: vmactions/netbsd-vm@3ed384ccd3d63306df17e480b898ca599fded6a9
with:
usesh: true
envs: "CARGO_TERM_COLOR RUST_BACKTRACE RUST_LOG GITHUB_ACTIONS"
Expand Down

0 comments on commit 4512446

Please sign in to comment.