Skip to content

Commit 3a7d3a9

Browse files
chore(deps): update golangci/golangci-lint-action action to v6.5.1
1 parent 4bcb78b commit 3a7d3a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/terraform_provider_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
with:
3434
go-version-file: 'go.mod'
3535
- name: lint
36-
uses: golangci/[email protected].0
36+
uses: golangci/[email protected].1
3737
with:
3838
version: v1.61.0
3939
skip-cache: true

0 commit comments

Comments
 (0)