diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 9277697..0465187 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -87,7 +87,7 @@ jobs: cosign-release: 'v2.2.1' - name: Install Syft - uses: anchore/sbom-action/download-syft@v0.15.2 + uses: anchore/sbom-action/download-syft@v0.15.5 - name: Login to ghcr.io uses: docker/login-action@v3.0.0 @@ -150,7 +150,7 @@ jobs: cosign-release: 'v2.2.1' - name: Install Syft - uses: anchore/sbom-action/download-syft@v0.15.2 + uses: anchore/sbom-action/download-syft@v0.15.5 - name: Login to ghcr.io uses: docker/login-action@v3.0.0