You've already forked dcmerge
Compare commits
3 Commits
edaf7d82b1
...
062d56e6d8
| Author | SHA1 | Date | |
|---|---|---|---|
|
062d56e6d8
|
|||
| 55009a7795 | |||
|
d66eace76f
|
@@ -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.12.0 # renovate: datasource=github-releases depName=golangci/golangci-lint
|
version: v2.12.1 # renovate: datasource=github-releases depName=golangci/golangci-lint
|
||||||
|
|||||||
@@ -33,7 +33,7 @@ jobs:
|
|||||||
rm syft_${SYFT_VERSION}_${OS}_${ARCH}.deb
|
rm syft_${SYFT_VERSION}_${OS}_${ARCH}.deb
|
||||||
- uses: sigstore/cosign-installer@v4.1.1
|
- uses: sigstore/cosign-installer@v4.1.1
|
||||||
with:
|
with:
|
||||||
cosign-release: "v2.6.3" # renovate: datasource=github-tags depName=sigstore/cosign
|
cosign-release: "v3.0.6" # renovate: datasource=github-tags depName=sigstore/cosign
|
||||||
- uses: docker/setup-qemu-action@v4.0.0
|
- uses: docker/setup-qemu-action@v4.0.0
|
||||||
with:
|
with:
|
||||||
image: harbor.cryptic.systems/docker/tonistiigi/binfmt:latest
|
image: harbor.cryptic.systems/docker/tonistiigi/binfmt:latest
|
||||||
|
|||||||
Reference in New Issue
Block a user