Skip to content

Commit f3a5659

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

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/golangci-lint-action@v6.5.0
36+
uses: golangci/golangci-lint-action@v6.5.2
3737
with:
3838
version: v1.61.0
3939
skip-cache: true

0 commit comments

Comments
 (0)