Skip to content

Commit

Permalink
build(deps): Bump vmactions/openbsd-vm from 1.0.7 to 1.1.4 (#36)
Browse files Browse the repository at this point in the history
Bumps [vmactions/openbsd-vm](https://github.com/vmactions/openbsd-vm) from 1.0.7 to 1.1.4.
- [Release notes](https://github.com/vmactions/openbsd-vm/releases)
- [Commits](vmactions/openbsd-vm@9d5b45d...0cfe06e)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 3, 2024
1 parent 3438720 commit 68030f3
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 @@ -59,7 +59,7 @@ jobs:
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: Run tests inside VM
uses: vmactions/openbsd-vm@9d5b45dcdbc99e6b2d15a6dc7e8c2ae06736bec4 # v1.0.7
uses: vmactions/openbsd-vm@0cfe06e734a0ea3a546fca7ebf200b984b94d58a # v1.1.4
with:
prepare: pkg_add git shellcheck
run: |
Expand Down

0 comments on commit 68030f3

Please sign in to comment.