Compare commits

..
1 Commits
Author SHA1 Message Date
CSRBot f0bd060f81 chore(deps): update docker/setup-qemu-action action to v4.3.0
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Failing after 1s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Failing after 1s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Failing after 0s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Failing after 1s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Failing after 1s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (pull_request) Failing after 0s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Failing after 1s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Failing after 0s
Lint Markdown files / Run markdown linter (pull_request) Failing after 1s
2026-09-01 12:09:45 +00:00
+1 -1
View File
@@ -28,7 +28,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.18.1 # renovate: datasource=github-releases depName=goreleaser/goreleaser version: v2.18.0 # renovate: datasource=github-releases depName=goreleaser/goreleaser
args: release --clean args: release --clean
# sync-to-hub-docker-io: # sync-to-hub-docker-io:
# name: "Upload Images to docker.io" # name: "Upload Images to docker.io"