Skip to content

build(deps): bump vmactions/openbsd-vm from 1.4.4 to 1.4.5 - #318

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/vmactions/openbsd-vm-1.4.5
Open

build(deps): bump vmactions/openbsd-vm from 1.4.4 to 1.4.5#318
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/vmactions/openbsd-vm-1.4.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 8, 2026

Copy link
Copy Markdown
Contributor

Bumps vmactions/openbsd-vm from 1.4.4 to 1.4.5.

Release notes

Sourced from vmactions/openbsd-vm's releases.

v1.4.5

support cache-after-prepare:

The prepare step (installing packages etc.) normally runs on every build. With cache-after-prepare: true, the action shuts the VM down cleanly after prepare has finished, caches the prepared VM image, and boots the VM again before run. Later runs with the same prepare script restore the prepared image, skip prepare entirely, and start directly at run

Full Changelog: vmactions/openbsd-vm@v1...v1.4.5

Commits
  • c941015 Update vmactions/openbsd-vm from base-vm
  • 0284e55 Generated from base-vm
  • dafae4c Sync from base-builder
  • 56df5ca Update version to v1.4.4
  • b3bc2bd Update vmactions/openbsd-vm from base-vm
  • b5c48be Generated from base-vm
  • 1bb1227 Sync from base-builder
  • c0a77cf support cashe-after-prepare
  • d5ccfa1 Update vmactions/openbsd-vm from base-vm
  • cd91fba Generated from base-vm
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [vmactions/openbsd-vm](https://github.com/vmactions/openbsd-vm) from 1.4.4 to 1.4.5.
- [Release notes](https://github.com/vmactions/openbsd-vm/releases)
- [Commits](vmactions/openbsd-vm@18edb32...c941015)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 8, 2026
@dependabot
dependabot Bot requested review from andylemin and rdmark as code owners August 8, 2026 14:32
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 8, 2026
@augmentcode

augmentcode Bot commented Aug 8, 2026

Copy link
Copy Markdown
🤖 Augment PR Summary

Summary: Updates the OpenBSD VM GitHub Action from the SHA for v1.4.4 to the SHA for v1.4.5.
Technical notes: The existing OpenBSD CI inputs (sync: sshfs, copyback, package preparation, and build/test commands) are retained; v1.4.5 adds optional prepared-VM caching without enabling it here.

🤖 Was this summary useful? React with 👍 or 👎

@augmentcode augmentcode Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review completed. No suggestions at this time.

Comment augment review to trigger a new review at any time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants