We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bcb78b commit f3a5659Copy full SHA for f3a5659
.github/workflows/terraform_provider_ci.yml
@@ -33,7 +33,7 @@ jobs:
33
with:
34
go-version-file: 'go.mod'
35
- name: lint
36
- uses: golangci/golangci-lint-action@v6.5.0
+ uses: golangci/golangci-lint-action@v6.5.2
37
38
version: v1.61.0
39
skip-cache: true
0 commit comments