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 b321f78 commit e4a654fCopy full SHA for e4a654f
template/.github/workflows/build.yml.j2
@@ -353,7 +353,7 @@ jobs:
353
- name: Install cosign
354
uses: sigstore/cosign-installer@4959ce089c160fddf62f7b42464195ba1a56d382 # v3.6.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