Compare commits

...
Author SHA1 Message Date
CSRBot 74930c72cd chore(deps): update dependency goreleaser/goreleaser to v2.18.0
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (pull_request) Failing after 28s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 20s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Failing after 29s
Lint Markdown files / Run markdown linter (pull_request) Successful in 5s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Successful in 22s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Successful in 42s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 44s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Failing after 1m18s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Failing after 1m17s
2026-08-24 03:17:48 +00:00
CSRBot fb952d916e Merge pull request 'chore(deps): update dependency golangci/golangci-lint to v2.13.0' (#189) from renovate/golangci-golangci-lint-2.x into master
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 14s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 27s
Lint Markdown files / Run markdown linter (push) Successful in 5s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 30s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 1m19s
2026-08-20 00:39:33 +00:00
CSRBot 2f63dbe9f7 chore(deps): update dependency golangci/golangci-lint to v2.13.0
Lint Markdown files / Run markdown linter (pull_request) Successful in 6s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Successful in 20s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 17s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (pull_request) Successful in 37s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 34s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Successful in 41s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 29s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Successful in 1m17s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 1m16s
2026-08-20 00:17:09 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -26,4 +26,4 @@ jobs:
go-version: ${{ matrix.go }}
- uses: golangci/golangci-lint-action@ba0d7d2ec06a0ea1cb5fa41b2e4a3ab91d21278a # v9.3.0
with:
version: v2.12.2 # renovate: datasource=github-releases depName=golangci/golangci-lint
version: v2.13.0 # renovate: datasource=github-releases depName=golangci/golangci-lint
+1 -1
View File
@@ -28,7 +28,7 @@ jobs:
GOPROXY: ${{ vars.GOPROXY }}
uses: goreleaser/goreleaser-action@f06c13b6b1a9625abc9e6e439d9c05a8f2190e94 # v7.2.3
with:
version: v2.17.1 # renovate: datasource=github-releases depName=goreleaser/goreleaser
version: v2.18.0 # renovate: datasource=github-releases depName=goreleaser/goreleaser
args: release --clean
sync-to-hub-docker-io: