1
0
mirror of https://github.com/go-task/task.git synced 2025-07-15 01:35:00 +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:
renovate[bot]
2025-05-06 20:45:06 +02:00
committed by GitHub
parent f40f389cb4
commit fb68a5f79a

View File

@ -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