We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9345937 + 93dd091 commit 435a63cCopy full SHA for 435a63c
2 files changed
.github/workflows/release.yml
@@ -193,7 +193,7 @@ jobs:
193
if-no-files-found: error
194
195
- name: Generate SBOM
196
- uses: anchore/sbom-action@62ad5284b8ced813296287a0b63906cb364b73ee # v0.22.0
+ uses: anchore/sbom-action@deef08a0db64bfad603422135db61477b16cef56 # v0.22.1
197
id: sbom
198
with:
199
format: spdx-json
.github/workflows/test-and-report.yml
@@ -112,7 +112,7 @@ jobs:
112
run: npm run test:licenses
113
114
115
116
117
118
0 commit comments