chore(deps): update goreleaser/goreleaser-action action to v7.2.2
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 58s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Successful in 14s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 12s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (pull_request) Successful in 10s
Lint Markdown files / Run markdown linter (pull_request) Successful in 5s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 2m24s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Successful in 33s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 34s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Successful in 23s

This commit is contained in:
2026-05-19 03:04:55 +00:00
parent e53ce11991
commit 439f43bdcf
+1 -1
View File
@@ -52,7 +52,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@v7.2.1 uses: goreleaser/goreleaser-action@v7.2.2
with: with:
version: v2.15.4 # renovate: datasource=github-releases depName=goreleaser/goreleaser version: v2.15.4 # renovate: datasource=github-releases depName=goreleaser/goreleaser
args: release --clean args: release --clean