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 7918471 commit 1e0b666Copy full SHA for 1e0b666
template/.github/workflows/build.yml.j2
@@ -349,7 +349,7 @@ jobs:
349
- name: Install cosign
350
uses: sigstore/cosign-installer@59acb6260d9c0ba8f4a2f9d9b48431a222b68e20 # v3.5.0
351
- name: Install syft
352
- uses: anchore/sbom-action/download-syft@7ccf588e3cf3cc2611714c2eeae48550fbc17552 # v0.15.11
+ uses: anchore/sbom-action/download-syft@e8d2a6937ecead383dfe75190d104edd1f9c5751 # v0.16.0
353
- name: Build Docker image and Helm chart
354
run: |
355
# Installing helm on BuildJet only
0 commit comments