We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fc67ddf + 1e5b017 commit 86d0c9aCopy full SHA for 86d0c9a
.github/workflows/build.yml
@@ -119,7 +119,7 @@ jobs:
119
120
# Upload Software Bill of Materials (SBOM) to GitHub
121
- name: Upload SBOM
122
- uses: advanced-security/spdx-dependency-submission-action@5530bab9ee4bbe66420ce8280624036c77f89746 # v0.1.1
+ uses: advanced-security/spdx-dependency-submission-action@169d22427d74f3faf93504e70b03eede8dab272a # v0.2.0
123
with:
124
filePath: '.'
125
filePattern: '*.spdx.json'
0 commit comments