Skip to content

Commit b0c2aa2

Browse files
committed
fix: tfprovider goversion
1 parent 84a1ab2 commit b0c2aa2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/tfprovider-lint.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@ jobs:
2828

2929
- uses: actions/setup-go@v3
3030
with:
31-
go-version-file: 1.18.1
32-
cache: false
31+
go-version: .go-version
3332

3433
- name: install tfproviderlint
3534
run: cd .ci/tools && go install github.com/bflad/tfproviderlint/cmd/tfproviderlint

0 commit comments

Comments
 (0)