Skip to content

Commit a9b941e

Browse files
committed
chore(deps): Update dependency golangci/golangci-lint to v2.5.0
1 parent 4a3e1e3 commit a9b941e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint_golang.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ jobs:
2323
- name: golangci-lint
2424
uses: golangci/golangci-lint-action@v8
2525
with:
26-
version: v2.4.0
26+
version: v2.5.0
2727
args: --verbose

0 commit comments

Comments
 (0)