diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 62e266a1..d7eb39d0 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -92,7 +92,7 @@ jobs: cosign-release: 'v2.2.4' - name: Install Syft - uses: anchore/sbom-action/download-syft@ab5d7b5f48981941c4c5d6bf33aeb98fe3bae38c # ratchet:anchore/sbom-action/download-syft@v0.15.10 + uses: anchore/sbom-action/download-syft@7ccf588e3cf3cc2611714c2eeae48550fbc17552 # ratchet:anchore/sbom-action/download-syft@v0.15.11 - name: Login to Container registries if: startsWith(github.ref, 'refs/tags/') run: | @@ -158,7 +158,7 @@ jobs: cosign-release: 'v2.2.4' - name: Install Syft - uses: anchore/sbom-action/download-syft@ab5d7b5f48981941c4c5d6bf33aeb98fe3bae38c # ratchet:anchore/sbom-action/download-syft@v0.15.10 + uses: anchore/sbom-action/download-syft@7ccf588e3cf3cc2611714c2eeae48550fbc17552 # ratchet:anchore/sbom-action/download-syft@v0.15.11 - name: Login to Container registries run: | echo "${{ secrets.DOCKER_PASSWORD }}" | docker login -u philipssoftware --password-stdin