diff --git a/.github/workflows/cicd-release.yml b/.github/workflows/cicd-release.yml index 2b9e6b1..6b5e438 100644 --- a/.github/workflows/cicd-release.yml +++ b/.github/workflows/cicd-release.yml @@ -65,7 +65,7 @@ jobs: push-to-registry: true - name: Attest SBOM - uses: actions/attest-sbom@5026d3663739160db546203eeaffa6aa1c51a4d6 # v1.4.1 + uses: actions/attest-sbom@cbfd0027ae731a5892db25ecd226930d7ffd19eb # v2.1.0 id: attest_sbom with: subject-name: ghcr.io/${{ github.repository }}