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