Skip to content

Commit c5dc5c8

Browse files
Bump golangci/golangci-lint-action from 6.5.1 to 6.5.2 (#527)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4d0e41f commit c5dc5c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: go build ./...
2727

2828
- name: Check for linting errors
29-
uses: golangci/golangci-lint-action@4696ba8babb6127d732c3c6dde519db15edab9ea # pin@6.5.1
29+
uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # pin@6.5.2
3030
with:
3131
version: latest
3232
args: -v -c .golangci.yml

0 commit comments

Comments
 (0)