1 Commits

Author SHA1 Message Date
ea6ebaec00 chore(deps): update dependency golangci/golangci-lint to v2.10.0
Some checks failed
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Failing after 47s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Failing after 35s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 19s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (pull_request) Successful in 6s
Lint Markdown files / Run markdown linter (pull_request) Successful in 4s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Failing after 2m13s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Failing after 1m36s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 56s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Successful in 16s
2026-02-17 14:05:23 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -26,4 +26,4 @@ jobs:
go-version: ${{ matrix.go }} go-version: ${{ matrix.go }}
- uses: golangci/golangci-lint-action@v9.2.0 - uses: golangci/golangci-lint-action@v9.2.0
with: with:
version: v2.9.0 # renovate: datasource=github-releases depName=golangci/golangci-lint version: v2.10.0 # renovate: datasource=github-releases depName=golangci/golangci-lint

View File

@@ -28,7 +28,7 @@ jobs:
GOPROXY: ${{ vars.GOPROXY }} GOPROXY: ${{ vars.GOPROXY }}
uses: goreleaser/goreleaser-action@v6.4.0 uses: goreleaser/goreleaser-action@v6.4.0
with: with:
version: v2.14.0 # renovate: datasource=github-releases depName=goreleaser/goreleaser version: v2.13.3 # renovate: datasource=github-releases depName=goreleaser/goreleaser
args: release --clean args: release --clean
sync-to-hub-docker-io: sync-to-hub-docker-io: