Skip to content

Commit

Permalink
Bump vmactions/freebsd-vm from 1.0.8 to 1.1.0 (#239)
Browse files Browse the repository at this point in the history
Updates `vmactions/freebsd-vm` from 1.0.8 to 1.1.0

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 43466b7 commit a4676cf
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@12c207ac1ba13827f25726fe93f9c2e6f685f0f3 #v1.0.8
uses: vmactions/freebsd-vm@a50912ab96b7568d0fa9c1156c6facd6f11488a9 #v1.1.0
with:
usesh: true
prepare: |
Expand Down

0 comments on commit a4676cf

Please sign in to comment.