Skip to content

Commit

Permalink
Bump vmactions/freebsd-vm in the github-actions group
Browse files Browse the repository at this point in the history
Bumps the github-actions group with 1 update: [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm).


Updates `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
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 15, 2024
1 parent a4676cf commit 0ade72e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
# TODO: Skip until freebsd provider is merged. Then this 'if' should be removed.
if: ${{ hashFiles('providers/freebsd/') != '' }}
id: test
uses: vmactions/freebsd-vm@a50912ab96b7568d0fa9c1156c6facd6f11488a9 #v1.1.0
uses: vmactions/freebsd-vm@575afc54376b74ac2e3488b20e37da73cbd9325d #v1.1.1
with:
usesh: true
prepare: |
Expand Down

0 comments on commit 0ade72e

Please sign in to comment.