Skip to content

Commit 2c7b81a

Browse files
authored
Merge pull request #37 from Hack23/dependabot/github_actions/actions/attest-sbom-2.4.0
build(deps): bump actions/attest-sbom from 2.2.0 to 2.4.0
2 parents a3b98f4 + 9b8ae70 commit 2c7b81a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ jobs:
191191

192192
- name: Generate SBOM attestation
193193
id: attestsbom
194-
uses: actions/attest-sbom@115c3be05ff3974bcbd596578934b3f9ce39bf68 # v2.2.0
194+
uses: actions/attest-sbom@bd218ad0dbcb3e146bd073d1d9c6d78e08aa8a0b # v2.4.0
195195
with:
196196
subject-path: game-${{ needs.prepare.outputs.version }}.zip
197197
sbom-path: game-${{ needs.prepare.outputs.version }}.spdx.json

0 commit comments

Comments
 (0)