Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Bump sigstore/cosign-installer from 3.0.1 to 3.0.2 #711

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
steps:
- uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3.5.0

- uses: sigstore/cosign-installer@c3667d99424e7e6047999fb6246c0da843953c65
- uses: sigstore/cosign-installer@9e9de2292db7abb3f51b7f4808d98f0d347a8919

- uses: actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4.0.0
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/kind-cluster-image-policy-no-tuf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
with:
mirror: mirror.gcr.io

- uses: sigstore/cosign-installer@c3667d99424e7e6047999fb6246c0da843953c65
- uses: sigstore/cosign-installer@9e9de2292db7abb3f51b7f4808d98f0d347a8919

- name: Install cluster + sigstore
uses: sigstore/scaffolding/actions/setup@main
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
with:
mirror: mirror.gcr.io

- uses: sigstore/cosign-installer@c3667d99424e7e6047999fb6246c0da843953c65
- uses: sigstore/cosign-installer@9e9de2292db7abb3f51b7f4808d98f0d347a8919

- name: Install cluster + sigstore
uses: sigstore/scaffolding/actions/setup@main
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/kind-cluster-image-policy-trustroot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
with:
mirror: mirror.gcr.io

- uses: sigstore/cosign-installer@c3667d99424e7e6047999fb6246c0da843953c65
- uses: sigstore/cosign-installer@9e9de2292db7abb3f51b7f4808d98f0d347a8919

- name: Install cluster + sigstore
uses: sigstore/scaffolding/actions/setup@main
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/kind-cluster-image-policy-tsa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
with:
mirror: mirror.gcr.io

- uses: sigstore/cosign-installer@c3667d99424e7e6047999fb6246c0da843953c65 # v2
- uses: sigstore/cosign-installer@9e9de2292db7abb3f51b7f4808d98f0d347a8919 # v2

- name: Install cluster + sigstore
uses: sigstore/scaffolding/actions/setup@v0.6.4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/kind-cluster-image-policy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
with:
mirror: mirror.gcr.io

- uses: sigstore/cosign-installer@c3667d99424e7e6047999fb6246c0da843953c65
- uses: sigstore/cosign-installer@9e9de2292db7abb3f51b7f4808d98f0d347a8919

- name: Install cluster + sigstore
uses: sigstore/scaffolding/actions/setup@main
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/kind-e2e-cosigned.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: Install yq
uses: mikefarah/yq@d5bbe5bea564beb9c7f30471e63d51cac95d1304 # v4.33.2

- uses: sigstore/cosign-installer@c3667d99424e7e6047999fb6246c0da843953c65
- uses: sigstore/cosign-installer@9e9de2292db7abb3f51b7f4808d98f0d347a8919

- name: Setup mirror
uses: chainguard-dev/actions/setup-mirror@main
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/kind-e2e-trustroot-crd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: Install yq
uses: mikefarah/yq@d5bbe5bea564beb9c7f30471e63d51cac95d1304 # v4.33.2

- uses: sigstore/cosign-installer@c3667d99424e7e6047999fb6246c0da843953c65
- uses: sigstore/cosign-installer@9e9de2292db7abb3f51b7f4808d98f0d347a8919

- name: Setup mirror
uses: chainguard-dev/actions/setup-mirror@main
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/policy-tester-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
run: |
make policy-tester

- uses: sigstore/cosign-installer@c3667d99424e7e6047999fb6246c0da843953c65
- uses: sigstore/cosign-installer@9e9de2292db7abb3f51b7f4808d98f0d347a8919

- name: Setup local registry
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
go-version: '1.20'
check-latest: true

- uses: sigstore/cosign-installer@c3667d99424e7e6047999fb6246c0da843953c65
- uses: sigstore/cosign-installer@9e9de2292db7abb3f51b7f4808d98f0d347a8919

- uses: anchore/sbom-action/download-syft@422cb34a0f8b599678c41b21163ea6088edb2624 # v0.14.1

Expand Down