build(deps): bump vmactions/netbsd-vm from 1.1.9 to 1.2.0 (#3433)

Bumps [vmactions/netbsd-vm](https://github.com/vmactions/netbsd-vm) from 1.1.9 to 1.2.0.
- [Release notes](https://github.com/vmactions/netbsd-vm/releases)
- [Commits](d0228be27f...7aea50f9eb)

---
updated-dependencies:
- dependency-name: vmactions/netbsd-vm
  dependency-version: 1.2.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/3432/head
dependabot[bot] 3 months ago committed by GitHub
parent dedb4712c8
commit b7a54fe311
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/bsd.yml

@ -122,7 +122,7 @@ jobs:
- name: Checkout the repository
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
- name: test-e2e
uses: vmactions/netbsd-vm@d0228be27fbaba19418cc1b332609a895cf16561 # v1.1.9
uses: vmactions/netbsd-vm@7aea50f9eb16df034be5d71eb81fea9804505c28 # v1.2.0
with:
copyback: false
envs: 'GO_VERSION_NETBSD GNU_TAR_VERSION'

Loading…
Cancel
Save