You've already forked dcmerge
Compare commits
1 Commits
renovate/g
...
e4866eda09
| Author | SHA1 | Date | |
|---|---|---|---|
|
e4866eda09
|
@@ -26,4 +26,4 @@ jobs:
|
|||||||
go-version: ${{ matrix.go }}
|
go-version: ${{ matrix.go }}
|
||||||
- uses: golangci/golangci-lint-action@v9.2.0
|
- uses: golangci/golangci-lint-action@v9.2.0
|
||||||
with:
|
with:
|
||||||
version: v2.9.0 # renovate: datasource=github-releases depName=golangci/golangci-lint
|
version: v2.10.0 # renovate: datasource=github-releases depName=golangci/golangci-lint
|
||||||
|
|||||||
@@ -50,9 +50,9 @@ 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.0.0
|
uses: goreleaser/goreleaser-action@v6.4.0
|
||||||
with:
|
with:
|
||||||
version: v2.14.0 # renovate: datasource=github-releases depName=goreleaser/goreleaser
|
version: v2.13.3 # renovate: datasource=github-releases depName=goreleaser/goreleaser
|
||||||
args: release --clean
|
args: release --clean
|
||||||
|
|
||||||
sync-to-hub-docker-io:
|
sync-to-hub-docker-io:
|
||||||
|
|||||||
Reference in New Issue
Block a user