chore(deps): update dependency goreleaser/goreleaser to v2.16.0
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 23s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Failing after 6s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Successful in 24s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (pull_request) Failing after 6s
Lint Markdown files / Run markdown linter (pull_request) Successful in 6s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 52s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Failing after 13s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Successful in 51s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Failing after 12s

This commit is contained in:
2026-06-04 15:14:18 +00:00
parent d49cfb80f0
commit 0cd81cce23
+1 -1
View File
@@ -28,7 +28,7 @@ jobs:
GOPROXY: ${{ vars.GOPROXY }}
uses: goreleaser/goreleaser-action@v6.4.0
with:
version: v2.13.2 # renovate: datasource=github-releases depName=goreleaser/goreleaser
version: v2.16.0 # renovate: datasource=github-releases depName=goreleaser/goreleaser
args: release --clean
# sync-to-hub-docker-io:
# name: "Upload Images to docker.io"