Skip to content

Commit 8aa2695

Browse files
chore(deps): update anchore/sbom-action action to v0.22.0 (#6333)
| datasource | package | from | to | | ----------- | ------------------- | ------- | ------- | | github-tags | anchore/sbom-action | v0.21.1 | v0.22.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 7b1ea35 commit 8aa2695

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sbom-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
persist-credentials: false
1919

2020
- name: Anchore SBOM Action
21-
uses: anchore/sbom-action@0b82b0b1a22399a1c542d4d656f70cd903571b5c # v0.21.1
21+
uses: anchore/sbom-action@62ad5284b8ced813296287a0b63906cb364b73ee # v0.22.0
2222
with:
2323
artifact-name: ${{ github.event.repository.name }}-spdx.json
2424

0 commit comments

Comments
 (0)