diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d776133..5084ee6 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -191,7 +191,7 @@ jobs: - name: Generate SBOM attestation id: attestsbom - uses: actions/attest-sbom@115c3be05ff3974bcbd596578934b3f9ce39bf68 # v2.2.0 + uses: actions/attest-sbom@bd218ad0dbcb3e146bd073d1d9c6d78e08aa8a0b # v2.4.0 with: subject-path: game-${{ needs.prepare.outputs.version }}.zip sbom-path: game-${{ needs.prepare.outputs.version }}.spdx.json