Skip to content

Commit 3d7b90d

Browse files
committed
chore: bump golangci-lint
1 parent 23a5399 commit 3d7b90d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ jobs:
1919
with:
2020
go-version: 1.18
2121
- uses: actions/checkout@v2
22-
- uses: golangci/golangci-lint-action@v2
22+
- uses: golangci/golangci-lint-action@v3
2323
with:
24-
version: v1.48.0
24+
version: v1.49.0
2525

2626
release:
2727
name: "Release artifacts on github"

0 commit comments

Comments
 (0)