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 3a7d3a9Copy full SHA for 3a7d3a9
.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/[email protected].0
+ uses: golangci/[email protected].1
37
38
version: v1.61.0
39
skip-cache: true
0 commit comments