diff --git a/.github/workflows/attest-and-deploy.yml b/.github/workflows/attest-and-deploy.yml index fd3d74a..5e0a1f9 100644 --- a/.github/workflows/attest-and-deploy.yml +++ b/.github/workflows/attest-and-deploy.yml @@ -30,7 +30,7 @@ jobs: # Generate SBOM from the dependencies (scanning the workspace directory) - name: Generate SBOM - uses: anchore/sbom-action@9246b90769f852b3a8921f330c59e0b3f439d6e9 + uses: anchore/sbom-action@7b36ad622f042cab6f59a75c2ac24ccb256e9b45 with: upload-artifact: false upload-release-assets: false