Skip to content

Commit 435a63c

Browse files
authored
Merge pull request #437 from Hack23/dependabot/github_actions/github-actions-328862a26e
build(deps): bump anchore/sbom-action from 0.22.0 to 0.22.1 in the github-actions group
2 parents 9345937 + 93dd091 commit 435a63c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ jobs:
193193
if-no-files-found: error
194194

195195
- name: Generate SBOM
196-
uses: anchore/sbom-action@62ad5284b8ced813296287a0b63906cb364b73ee # v0.22.0
196+
uses: anchore/sbom-action@deef08a0db64bfad603422135db61477b16cef56 # v0.22.1
197197
id: sbom
198198
with:
199199
format: spdx-json

.github/workflows/test-and-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
run: npm run test:licenses
113113

114114
- name: Generate SBOM
115-
uses: anchore/sbom-action@62ad5284b8ced813296287a0b63906cb364b73ee # v0.22.0
115+
uses: anchore/sbom-action@deef08a0db64bfad603422135db61477b16cef56 # v0.22.1
116116
id: sbom
117117
with:
118118
format: spdx-json

0 commit comments

Comments
 (0)