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 d128021 commit d52e4b7Copy full SHA for d52e4b7
template/.github/workflows/build.yml.j2
@@ -353,7 +353,7 @@ jobs:
353
- name: Install cosign
354
uses: sigstore/cosign-installer@59acb6260d9c0ba8f4a2f9d9b48431a222b68e20 # v3.5.0
355
- name: Install syft
356
- uses: anchore/sbom-action/download-syft@e8d2a6937ecead383dfe75190d104edd1f9c5751 # v0.16.0
+ uses: anchore/sbom-action/download-syft@61119d458adab75f756bc0b9e4bde25725f86a7a # v0.17.2
357
- name: Build Docker image and Helm chart
358
run: |
359
# Installing helm and yq on ubicloud-standard-8-arm only
0 commit comments