We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a3b98f4 + 9b8ae70 commit 2c7b81aCopy full SHA for 2c7b81a
.github/workflows/release.yml
@@ -191,7 +191,7 @@ jobs:
191
192
- name: Generate SBOM attestation
193
id: attestsbom
194
- uses: actions/attest-sbom@115c3be05ff3974bcbd596578934b3f9ce39bf68 # v2.2.0
+ uses: actions/attest-sbom@bd218ad0dbcb3e146bd073d1d9c6d78e08aa8a0b # v2.4.0
195
with:
196
subject-path: game-${{ needs.prepare.outputs.version }}.zip
197
sbom-path: game-${{ needs.prepare.outputs.version }}.spdx.json
0 commit comments