You've already forked db-wait
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
156f5c4d69
|
|||
| eb43d87054 | |||
|
f6527f59b3
|
@@ -14,6 +14,6 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v6.0.3
|
- uses: actions/checkout@v6.0.3
|
||||||
- uses: DavidAnson/markdownlint-cli2-action@v23.2.0
|
- uses: DavidAnson/markdownlint-cli2-action@ded1f9488f68a970bc66ea5619e13e9b52e601cd # v23.2.0
|
||||||
with:
|
with:
|
||||||
globs: '**/*.md'
|
globs: '**/*.md'
|
||||||
|
|||||||
@@ -33,7 +33,7 @@ jobs:
|
|||||||
rm syft_${SYFT_VERSION}_${OS}_${ARCH}.deb
|
rm syft_${SYFT_VERSION}_${OS}_${ARCH}.deb
|
||||||
- uses: volker-raschek/cosign-installer@v4.1.2-rc3
|
- uses: volker-raschek/cosign-installer@v4.1.2-rc3
|
||||||
with:
|
with:
|
||||||
cosign-release: "v3.0.6" # renovate: datasource=github-tags depName=sigstore/cosign
|
cosign-release: "v3.1.0" # renovate: datasource=github-tags depName=sigstore/cosign
|
||||||
- uses: docker/setup-qemu-action@v4.1.0
|
- uses: docker/setup-qemu-action@v4.1.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