1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-04-17 11:09:12 -04:00

Chore: bump golangci/golangci-lint-action from 8 to 9 (#3550)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-11-13 06:40:24 +08:00
committed by GitHub
parent 36989386ec
commit 04192a3a8e

View File

@@ -29,7 +29,7 @@ jobs:
cache-dependency-path: ./go.sum
- name: golangci-lint
uses: golangci/golangci-lint-action@v8
uses: golangci/golangci-lint-action@v9
with:
args: --config=.github/linters/.golangci.yml
only-new-issues: true