Skip to content

Commit

Permalink
Bump vmactions/freebsd-vm from 1.1.0 to 1.1.1
Browse files Browse the repository at this point in the history
Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/vmactions/freebsd-vm/releases)
- [Commits](vmactions/freebsd-vm@a50912a...575afc5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and bjosv committed Sep 20, 2024
1 parent 9c181fb commit 297e432
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 @@ -71,7 +71,7 @@ jobs:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: Build in FreeBSD
uses: vmactions/freebsd-vm@a50912ab96b7568d0fa9c1156c6facd6f11488a9 # v1.1.0
uses: vmactions/freebsd-vm@575afc54376b74ac2e3488b20e37da73cbd9325d # v1.1.1
with:
prepare: pkg install -y gmake cmake
run: |
Expand Down

0 comments on commit 297e432

Please sign in to comment.