chore(deps): update goreleaser/goreleaser-action action to v7
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 19s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Failing after 5s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Successful in 19s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (pull_request) Failing after 5s
Lint Markdown files / Run markdown linter (pull_request) Successful in 4s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 50s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Failing after 12s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Successful in 50s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Failing after 12s

This commit is contained in:
2026-06-04 16:26:05 +00:00
parent 67b900425f
commit af12d05b62
+1 -1
View File
@@ -26,7 +26,7 @@ jobs:
GITEA_TOKEN: ${{ secrets.GIT_CRYPTIC_SYSTEMS_PACKAGE_REGISTRY_TOKEN }} GITEA_TOKEN: ${{ secrets.GIT_CRYPTIC_SYSTEMS_PACKAGE_REGISTRY_TOKEN }}
GONOSUMDB: ${{ vars.GONOSUMDB }} GONOSUMDB: ${{ vars.GONOSUMDB }}
GOPROXY: ${{ vars.GOPROXY }} GOPROXY: ${{ vars.GOPROXY }}
uses: goreleaser/goreleaser-action@v6.4.0 uses: goreleaser/goreleaser-action@v7.2.2
with: with:
version: v2.16.0 # renovate: datasource=github-releases depName=goreleaser/goreleaser version: v2.16.0 # renovate: datasource=github-releases depName=goreleaser/goreleaser
args: release --clean args: release --clean