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 bf0929f commit 1f670f4Copy full SHA for 1f670f4
template/.github/workflows/build.yml.j2
@@ -378,7 +378,7 @@ jobs:
378
- name: Install cosign
379
uses: sigstore/cosign-installer@d58896d6a1865668819e1d91763c7751a165e159 # v3.9.2
380
- name: Install syft
381
- uses: anchore/sbom-action/download-syft@cee1b8e05ae5b2593a75e197229729eabaa9f8ec # v0.20.2
+ uses: anchore/sbom-action/download-syft@da167eac915b4e86f08b264dbdbc867b61be6f0c # v0.20.5
382
- name: Build Docker image and Helm chart
383
run: |
384
# Installing helm and yq on ubicloud-standard-8-arm only
0 commit comments