core(deps): bump golang-cilint to v2.0.2 (#83)

This commit is contained in:
ChristopherHX
2025-04-25 21:58:30 +02:00
committed by GitHub
parent 4be22e9b76
commit fba76f10dd
38 changed files with 184 additions and 174 deletions

View File

@@ -22,9 +22,9 @@ jobs:
with:
go-version-file: go.mod
check-latest: true
- uses: golangci/golangci-lint-action@v6.5.0
- uses: golangci/golangci-lint-action@v7.0.0
with:
version: v1.64.8
version: v2.0.2
- uses: megalinter/megalinter/flavors/go@v8.4.2
env:
DEFAULT_BRANCH: ${{ github.event.repository.default_branch }}