We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e4642c commit 0044432Copy full SHA for 0044432
.github/workflows/kind-e2e-insecure-registry.yaml
@@ -55,7 +55,7 @@ jobs:
55
- uses: imranismail/setup-kustomize@a76db1c6419124d51470b1e388c4b29476f495f1 # v1.6.1
56
57
- name: Install yq
58
- uses: mikefarah/yq@6609ed76ecb69f9d8254345292d90ea72f641715 # v4.35.1
+ uses: mikefarah/yq@a198f72367ce9da70b564a2cc25399de8e27bf37 # v4.35.2
59
60
- name: Install Cosign
61
run: |
.github/workflows/kind-verify-attestation.yaml
@@ -57,7 +57,7 @@ jobs:
- uses: ko-build/setup-ko@ace48d793556083a76f1e3e6068850c1f4a369aa # v0.6
62
- name: build cosign
63
0 commit comments