build(deps): bump vmactions/netbsd-vm from 1.3.6 to 1.3.7 (#3609)

Bumps [vmactions/netbsd-vm](https://github.com/vmactions/netbsd-vm) from 1.3.6 to 1.3.7.
- [Release notes](https://github.com/vmactions/netbsd-vm/releases)
- [Commits](e04aec0954...ca7ff05569)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/3619/head
dependabot[bot] 1 month ago committed by GitHub
parent a73e2c4561
commit 99bf92db0c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/bsd.yml

@ -127,7 +127,7 @@ jobs:
- name: Checkout the repository
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- name: test-e2e
uses: vmactions/netbsd-vm@e04aec09540429f9cebb0e7941f7cd0c0fc3b44f # v1.3.6
uses: vmactions/netbsd-vm@ca7ff0556959998c82761c34ea0c3c99fa084c48 # v1.3.7
with:
copyback: false
envs: 'GO_VERSION GNU_TAR_VERSION'

Loading…
Cancel
Save