build(deps): bump vmactions/openbsd-vm from 1.3.8 to 1.4.0 (#3641)

Bumps [vmactions/openbsd-vm](https://github.com/vmactions/openbsd-vm) from 1.3.8 to 1.4.0.
- [Release notes](https://github.com/vmactions/openbsd-vm/releases)
- [Commits](9004791062...d7d892b7b9)

---
updated-dependencies:
- dependency-name: vmactions/openbsd-vm
  dependency-version: 1.4.0
  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>
pull/3579/merge
dependabot[bot] 1 day ago committed by GitHub
parent d5393c0151
commit 4699bdcc20
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/bsd.yml

@ -76,7 +76,7 @@ jobs:
- name: Checkout the repository
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- name: test-e2e
uses: vmactions/openbsd-vm@9004791062e748d95cc87e499e77485f91888ce1 # v1.3.8
uses: vmactions/openbsd-vm@d7d892b7b9ba97ed2747b0fc201be65037d64c3e # v1.4.0
with:
copyback: false
envs: 'GO_VERSION GNU_TAR_VERSION'

Loading…
Cancel
Save