Skip to content

Commit

Permalink
Bump vmactions/freebsd-vm from 1.0.7 to 1.0.8
Browse files Browse the repository at this point in the history
Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) from 1.0.7 to 1.0.8.
- [Release notes](https://github.com/vmactions/freebsd-vm/releases)
- [Commits](vmactions/freebsd-vm@f8be330...12c207a)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent 7e361d6 commit 6a796ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ jobs:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: Build in FreeBSD
uses: vmactions/freebsd-vm@f8be330398166d1eb0601f01353839d4052367b2 # v1.0.7
uses: vmactions/freebsd-vm@12c207ac1ba13827f25726fe93f9c2e6f685f0f3 # v1.0.8
with:
prepare: pkg install -y gmake cmake
run: |
Expand Down

0 comments on commit 6a796ea

Please sign in to comment.