Skip to content

Commit c5e7b04

Browse files
chore(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 in the actions group (#2154)
1 parent 64b2f37 commit c5e7b04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-golang-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
go-version-file: go.mod
2323
- name: golang-lint
24-
uses: golangci/golangci-lint-action@v6.1.1
24+
uses: golangci/golangci-lint-action@v6.2.0
2525
with:
2626
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
2727
version: latest

0 commit comments

Comments
 (0)