Skip to content

Commit 74e978e

Browse files
chore(deps): update dependency golangci-lint to v2.12.0
1 parent 41ba01c commit 74e978e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/terraform_provider_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ permissions:
2121
env:
2222
API_KEY: ${{ github.run_id }}${{ github.sha }}${{ github.run_attempt }}
2323
# renovate: datasource=github-releases depName=golangci-lint packageName=golangci/golangci-lint
24-
GOLANGCI_LINT_VERSION: v2.11.3
24+
GOLANGCI_LINT_VERSION: v2.12.0
2525

2626
jobs:
2727
# Lint

0 commit comments

Comments
 (0)