mirror of
https://github.com/gotify/server.git
synced 2026-06-09 00:05:25 +08:00
chore(deps): update dependency golangci/golangci-lint to v2.12.2
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
- run: make build-js
|
||||
- uses: golangci/golangci-lint-action@v9
|
||||
with:
|
||||
version: v2.11.4
|
||||
version: v2.12.2
|
||||
args: --timeout=5m
|
||||
skip-cache: true
|
||||
- run: go mod download
|
||||
|
||||
Reference in New Issue
Block a user