diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 6075c01..c432a11 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -72,7 +72,7 @@ jobs: with: cosign-release: ${{ env.COSIGN_VERSION }} - name: Install Syft - uses: anchore/sbom-action/download-syft@448520c4f19577ffce70a8317e619089054687e3 # ratchet:anchore/sbom-action/download-syft@v0.13.4 + uses: anchore/sbom-action/download-syft@422cb34a0f8b599678c41b21163ea6088edb2624 # ratchet:anchore/sbom-action/download-syft@v0.14.1 with: syft-version: ${{ env.SYFT_VERSION }} - name: Put key on file @@ -137,7 +137,7 @@ jobs: with: cosign-release: ${{ env.COSIGN_VERSION }} - name: Install Syft - uses: anchore/sbom-action/download-syft@448520c4f19577ffce70a8317e619089054687e3 # ratchet:anchore/sbom-action/download-syft@v0.13.4 + uses: anchore/sbom-action/download-syft@422cb34a0f8b599678c41b21163ea6088edb2624 # ratchet:anchore/sbom-action/download-syft@v0.14.1 with: syft-version: ${{ env.SYFT_VERSION }} - name: Login to Docker