Skip to content

Commit 86d0c9a

Browse files
authored
Merge pull request #47 from advanced-security/spdx-sbom-action-update
Update SBOM action version to v0.2.0
2 parents fc67ddf + 1e5b017 commit 86d0c9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
120120
# Upload Software Bill of Materials (SBOM) to GitHub
121121
- name: Upload SBOM
122-
uses: advanced-security/spdx-dependency-submission-action@5530bab9ee4bbe66420ce8280624036c77f89746 # v0.1.1
122+
uses: advanced-security/spdx-dependency-submission-action@169d22427d74f3faf93504e70b03eede8dab272a # v0.2.0
123123
with:
124124
filePath: '.'
125125
filePattern: '*.spdx.json'

0 commit comments

Comments
 (0)