File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
template/.github/workflows Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -376,7 +376,7 @@ jobs:
376
376
377
377
# Recreate charts and publish charts and docker image.
378
378
- name: Install cosign
379
- uses: sigstore/cosign-installer@398d4b0eeef1380460a10c8013a76f728fb906ac # v3.9.1
379
+ uses: sigstore/cosign-installer@d58896d6a1865668819e1d91763c7751a165e159 # v3.9.2
380
380
- name: Install syft
381
381
uses: anchore/sbom-action/download-syft@cee1b8e05ae5b2593a75e197229729eabaa9f8ec # v0.20.2
382
382
- name: Build Docker image and Helm chart
@@ -421,7 +421,7 @@ jobs:
421
421
OCI_REGISTRY_SDP_CHARTS_USERNAME: "robot$sdp-charts+github-action-build"
422
422
steps:
423
423
- name: Install cosign
424
- uses: sigstore/cosign-installer@398d4b0eeef1380460a10c8013a76f728fb906ac # v3.9.1
424
+ uses: sigstore/cosign-installer@d58896d6a1865668819e1d91763c7751a165e159 # v3.9.2
425
425
- name: Checkout
426
426
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
427
427
with:
You can’t perform that action at this time.
0 commit comments