Skip to content

Commit 7543f3e

Browse files
renovate[bot]gitstream-cm[bot]
authored andcommitted
chore(deps): update golangci/golangci-lint-action action to v6.5.0
1 parent 4322c52 commit 7543f3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
- name: Build Provider
6262
run: make provider
6363
- name: Lint Provider
64-
uses: golangci/golangci-lint-action@818ec4d51a1feacefc42ff1b3ec25d4962690f39 # v6.4.1
64+
uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # v6.5.0
6565
with:
6666
version: "${{ matrix.golangci-lint-version }}"
6767
working-directory: provider

0 commit comments

Comments
 (0)