build(deps): bump vmactions/dragonflybsd-vm from 1.1.1 to 1.1.4

Bumps [vmactions/dragonflybsd-vm](https://github.com/vmactions/dragonflybsd-vm) from 1.1.1 to 1.1.4.
- [Release notes](https://github.com/vmactions/dragonflybsd-vm/releases)
- [Commits](ff1f01c32b...4ffb90652b)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/3488/head
dependabot[bot] 2 weeks ago committed by GitHub
parent b306b639e1
commit 9241faaaad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/bsd.yml

@ -169,7 +169,7 @@ jobs:
- name: Checkout the repository
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
- name: test-e2e
uses: vmactions/dragonflybsd-vm@ff1f01c32b9e82f2ba388d0ff270442bcd6ceddc # v1.1.1
uses: vmactions/dragonflybsd-vm@4ffb90652b45abc8156f89ede453c85f7ea257bb # v1.1.4
with:
copyback: false
envs: 'GO_VERSION_DRAGONFLY'

Loading…
Cancel
Save