Compare commits

3 Commits

Author SHA1 Message Date
CSRBot e207883379 chore(deps): update dependency golangci/golangci-lint to v2.12.2
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Failing after 21s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 20s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Failing after 41s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Failing after 20s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (pull_request) Successful in 19s
Lint Markdown files / Run markdown linter (pull_request) Successful in 5s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 49s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Failing after 40s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Successful in 47s
2026-07-05 03:04:11 +00:00
CSRBot e728d435c1 Merge pull request 'chore(deps): update dependency goreleaser/goreleaser to v2.17.0' (#76) from renovate/goreleaser-goreleaser-2.x into master
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 15s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 17s
Lint Markdown files / Run markdown linter (push) Successful in 5s
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) (push) Successful in 47s
2026-07-05 00:15:30 +00:00
CSRBot fbb7806314 chore(deps): update dependency goreleaser/goreleaser to v2.17.0
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Successful in 15s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 16s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 21s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (pull_request) Successful in 23s
Lint Markdown files / Run markdown linter (pull_request) Successful in 8s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 27s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Successful in 30s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 49s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Successful in 50s
2026-07-05 00:05:11 +00:00
+1 -1
View File
@@ -32,7 +32,7 @@ jobs:
GOPROXY: ${{ vars.GOPROXY }} GOPROXY: ${{ vars.GOPROXY }}
uses: goreleaser/goreleaser-action@f06c13b6b1a9625abc9e6e439d9c05a8f2190e94 # v7.2.3 uses: goreleaser/goreleaser-action@f06c13b6b1a9625abc9e6e439d9c05a8f2190e94 # v7.2.3
with: with:
version: v2.16.0 # renovate: datasource=github-releases depName=goreleaser/goreleaser version: v2.17.0 # renovate: datasource=github-releases depName=goreleaser/goreleaser
args: release --clean args: release --clean
sync-to-hub-docker-io: sync-to-hub-docker-io: