mirror of
https://github.com/onedr0p/exportarr.git
synced 2026-02-06 10:57:32 +00:00
chore(deps): update golangci/golangci-lint-action action to v4 (#265)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
9439b4a634
commit
56c90ac0ec
2
.github/actions/lint/action.yaml
vendored
2
.github/actions/lint/action.yaml
vendored
@ -12,7 +12,7 @@ runs:
|
||||
|
||||
# Run golangcilint before `go get` is ran
|
||||
# https://github.com/golangci/golangci-lint-action/issues/23
|
||||
- uses: golangci/golangci-lint-action@v3
|
||||
- uses: golangci/golangci-lint-action@v4
|
||||
with:
|
||||
version: v1.55.1
|
||||
args: --timeout 5m --config .github/lint/golangci.yaml
|
||||
Loading…
Reference in New Issue
Block a user