mirror of
https://github.com/MizuchiLabs/mantrae.git
synced 2026-05-08 09:00:34 -05:00
chore(deps): update golangci/golangci-lint-action action to v9
This commit is contained in:
@@ -58,7 +58,7 @@ jobs:
|
||||
task lint
|
||||
|
||||
- name: Run GolangCI-Lint
|
||||
uses: golangci/golangci-lint-action@v8
|
||||
uses: golangci/golangci-lint-action@v9
|
||||
with:
|
||||
args: --timeout=10m
|
||||
|
||||
|
||||
@@ -47,7 +47,7 @@ jobs:
|
||||
task lint
|
||||
|
||||
- name: Run GolangCI-Lint
|
||||
uses: golangci/golangci-lint-action@v8
|
||||
uses: golangci/golangci-lint-action@v9
|
||||
with:
|
||||
skip-cache: true
|
||||
args: --timeout=10m
|
||||
|
||||
Reference in New Issue
Block a user