Skip to content

Commit 760d7e7

Browse files
author
updatecli
committed
chore: deps(github): bump Action tag for golangci/golangci-lint-actio...
... n from v6.5.1 to v6.5.2 Made with ❤️️ by updatecli
1 parent 231bd0e commit 760d7e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
fetch-depth: 0
3333
- name: golangci-lint
34-
uses: golangci/golangci-lint-action@v6.5.1
34+
uses: golangci/golangci-lint-action@v6.5.2
3535
with:
3636
# Required: the version of golangci-lint is required
3737
# and must be specified without patch version:

0 commit comments

Comments
 (0)