chore(deps): update dependency goreleaser/goreleaser to v2.18.0
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 16s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Successful in 16s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Failing after 8s
Lint Markdown files / Run markdown linter (pull_request) Successful in 6s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (pull_request) Failing after 7s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 29s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Successful in 29s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Failing after 14s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Failing after 15s

This commit is contained in:
2026-08-24 03:07:53 +00:00
parent 6879c06b8a
commit 50e61783d5
+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:
# name: "Upload Images to docker.io"