mirror of
https://github.com/go-task/task.git
synced 2025-06-02 23:27:37 +02:00
chore(deps): update golangci/golangci-lint-action action to v8 (#2237)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Valentin Maerten <maerten.valentin@gmail.com>
This commit is contained in:
parent
f40f389cb4
commit
fb68a5f79a
4
.github/workflows/lint.yml
vendored
4
.github/workflows/lint.yml
vendored
@ -23,9 +23,9 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@v7
|
||||
uses: golangci/golangci-lint-action@v8
|
||||
with:
|
||||
version: v2.0.2
|
||||
version: v2.1.0
|
||||
|
||||
lint-jsonschema:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user