diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 3e452665..7d0e74dd 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -87,7 +87,7 @@ jobs: cosign-release: 'v1.13.0' - name: Install Syft - uses: anchore/sbom-action/download-syft@v0.12.0 + uses: anchore/sbom-action/download-syft@v0.13.0 - name: Login to Container registries if: startsWith(github.ref, 'refs/tags/') @@ -161,7 +161,7 @@ jobs: cosign-release: 'v1.13.0' - name: Install Syft - uses: anchore/sbom-action/download-syft@v0.12.0 + uses: anchore/sbom-action/download-syft@v0.13.0 - name: Login to Container registries run: |