diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 3e8e8e0..3198af7 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -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: |