Compare commits

3 Commits
Author SHA1 Message Date
CSRBot 50b18fe3e9 chore(deps): pin dependencies
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 13s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 21s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Successful in 13s
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 56s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (pull_request) Successful in 20s
Lint Markdown files / Run markdown linter (pull_request) Successful in 5s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 58s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 59s
2026-07-17 21:04:49 +00:00
CSRBot a5bae18e6e Merge pull request 'chore(deps): update dependency sigstore/cosign to v3.1.2' (#192) from renovate/sigstore-cosign-3.x into master
Lint Markdown files / Run markdown linter (push) Successful in 5s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 28s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 23s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 20s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 56s
2026-07-17 18:12:19 +00:00
CSRBot 25a5d98098 chore(deps): update dependency sigstore/cosign to v3.1.2
Lint Markdown files / Run markdown linter (pull_request) Successful in 6s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Successful in 17s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (pull_request) Successful in 24s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 23s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 22s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Successful in 33s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 31s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Successful in 58s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 56s
2026-07-17 18:04:07 +00:00
+1 -1
View File
@@ -33,7 +33,7 @@ jobs:
rm syft_${SYFT_VERSION}_${OS}_${ARCH}.deb rm syft_${SYFT_VERSION}_${OS}_${ARCH}.deb
- uses: volker-raschek/cosign-installer@7643eed6736a199595ed2a31e9979ec353a88adb # v4.1.3-rc3 - uses: volker-raschek/cosign-installer@7643eed6736a199595ed2a31e9979ec353a88adb # v4.1.3-rc3
with: with:
cosign-release: "v3.1.1" # renovate: datasource=github-tags depName=sigstore/cosign cosign-release: "v3.1.2" # renovate: datasource=github-tags depName=sigstore/cosign
- uses: docker/setup-qemu-action@96fe6ef7f33517b61c61be40b68a1882f3264fb8 # v4.2.0 - uses: docker/setup-qemu-action@96fe6ef7f33517b61c61be40b68a1882f3264fb8 # v4.2.0
with: with:
image: harbor.cryptic.systems/docker/tonistiigi/binfmt:latest image: harbor.cryptic.systems/docker/tonistiigi/binfmt:latest