Skip to content

Commit 48d3260

Browse files
chore(deps): update golangci/golangci-lint-action action to v6.5.2
1 parent 8899029 commit 48d3260

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@4696ba8babb6127d732c3c6dde519db15edab9ea # v6.5.1
64+
uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6.5.2
6565
with:
6666
version: "${{ matrix.golangci-lint-version }}"
6767
working-directory: provider

0 commit comments

Comments
 (0)