Skip to content

Commit bd1fa11

Browse files
committed
chore(.github): bump golangci-lint-action to v8, version to v2.5.0
Signed-off-by: Vaughn Dice <[email protected]>
1 parent 7202246 commit bd1fa11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/lint.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
go-version: stable
2424
cache: false
2525
- name: golangci-lint
26-
uses: golangci/golangci-lint-action@v6
26+
uses: golangci/golangci-lint-action@v8
2727
with:
28-
version: v1.64.6
28+
version: v2.5.0
2929
args: --timeout 3m

0 commit comments

Comments
 (0)