Compare commits

..

1 Commits

Author SHA1 Message Date
751c50e5e8 chore(deps): update dependency goreleaser/goreleaser to v2.12.2
All checks were successful
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 58s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 35s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Successful in 27s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Successful in 17s
Lint Markdown files / Run markdown linter (pull_request) Successful in 12s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 51s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 34s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Successful in 39s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (pull_request) Successful in 34s
2025-09-18 04:07:20 +00:00

View File

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