Skip to content

Commit d854f44

Browse files
authored
chore(deps): update dependency golangci/golangci-lint to v2
1 parent ee65daf commit d854f44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/lint/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ runs:
2828
- name: Run golangci-lint
2929
uses: golangci/golangci-lint-action@8564da7cb3c6866ed1da648ca8f00a258ef0c802 # v6.5.2
3030
with:
31-
version: v1.64.8
31+
version: v2.11.3
3232
install-mode: goinstall
3333
args: --config=./scripts/lint/.golangci.yml
3434

0 commit comments

Comments
 (0)