You've already forked tarr
chore(deps): update actions
Some checks failed
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Failing after 24s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Failing after 40s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Failing after 21s
Lint Markdown files / Run markdown linter (pull_request) Successful in 6s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Failing after 43s
Some checks failed
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Failing after 24s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Failing after 40s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Failing after 21s
Lint Markdown files / Run markdown linter (pull_request) Successful in 6s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Failing after 43s
This commit is contained in:
@@ -26,4 +26,4 @@ jobs:
|
||||
go-version: ${{ matrix.go }}
|
||||
- uses: golangci/golangci-lint-action@v9.2.0
|
||||
with:
|
||||
version: v2.9.0 # renovate: datasource=github-releases depName=golangci/golangci-lint
|
||||
version: v2.11.4 # renovate: datasource=github-releases depName=golangci/golangci-lint
|
||||
|
||||
@@ -30,9 +30,9 @@ jobs:
|
||||
GITEA_TOKEN: ${{ secrets.GIT_CRYPTIC_SYSTEMS_PACKAGE_REGISTRY_TOKEN }}
|
||||
GONOSUMDB: ${{ vars.GONOSUMDB }}
|
||||
GOPROXY: ${{ vars.GOPROXY }}
|
||||
uses: goreleaser/goreleaser-action@v7.1.0
|
||||
uses: goreleaser/goreleaser-action@v7.2.1
|
||||
with:
|
||||
version: v2.15.3 # renovate: datasource=github-releases depName=goreleaser/goreleaser
|
||||
version: v2.15.4 # renovate: datasource=github-releases depName=goreleaser/goreleaser
|
||||
args: release --clean
|
||||
|
||||
sync-to-hub-docker-io:
|
||||
|
||||
Reference in New Issue
Block a user