diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 92f29e1..3cf1128 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -108,7 +108,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@35a5b20a98476a681c7576a344775be7e7f77f06 #v1.0.6 + uses: vmactions/freebsd-vm@f8be330398166d1eb0601f01353839d4052367b2 #v1.0.7 with: usesh: true prepare: |