3 Commits

Author SHA1 Message Date
ab1cc7cc5c chore(deps): update dependency goreleaser/goreleaser to v2.12.0
Some checks failed
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 1m22s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 39s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Successful in 43s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (pull_request) Successful in 36s
Lint Markdown files / Run markdown linter (pull_request) Successful in 15s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Has been cancelled
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Has been cancelled
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Has been cancelled
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Has been cancelled
2025-09-03 04:06:14 +00:00
894f35b2d4 Merge pull request 'chore(deps): update goreleaser/goreleaser-action action to v6.4.0' (#44) from renovate/actions into master
All checks were successful
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 5s
Lint Markdown files / Run markdown linter (push) Successful in 4s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 33s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 26s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 18s
2025-08-14 16:17:29 +00:00
416305debc chore(deps): update goreleaser/goreleaser-action action to v6.4.0
All checks were successful
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 5s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Successful in 9s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (pull_request) Successful in 5s
Lint Markdown files / Run markdown linter (pull_request) Successful in 4s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 31s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 26s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 16s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Successful in 26s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Successful in 17s
2025-08-14 16:06:59 +00:00

View File

@ -26,9 +26,9 @@ jobs:
GITEA_TOKEN: ${{ secrets.GIT_CRYPTIC_SYSTEMS_PACKAGE_REGISTRY_TOKEN }}
GONOSUMDB: ${{ vars.GONOSUMDB }}
GOPROXY: ${{ vars.GOPROXY }}
uses: goreleaser/goreleaser-action@v6.3.0
uses: goreleaser/goreleaser-action@v6.4.0
with:
version: v2.11.2 # renovate: datasource=github-releases depName=goreleaser/goreleaser
version: v2.12.0 # renovate: datasource=github-releases depName=goreleaser/goreleaser
args: release --clean
sync-to-hub-docker-io: