Skip to content

Commit

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

---
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 and bjosv committed Sep 24, 2024
1 parent e6780e3 commit 669c4c7
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@575afc54376b74ac2e3488b20e37da73cbd9325d # v1.1.1
uses: vmactions/freebsd-vm@d7b8fcc7711aa41ad45e8d9b737cf90f035a7e3d # v1.1.3
with:
prepare: pkg install -y gmake cmake
run: |
Expand Down

0 comments on commit 669c4c7

Please sign in to comment.