Skip to content

Commit b32c25a

Browse files
Bump anchore/sbom-action action to v0.20.9 (#1075)
| datasource | package | from | to | | ----------- | ------------------- | ------- | ------- | | github-tags | anchore/sbom-action | v0.20.8 | v0.20.9 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e058b93 commit b32c25a

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
@@ -85,7 +85,7 @@ jobs:
8585
token: ${{ secrets.CODECOV_TOKEN }}
8686

8787
- name: Generate SBOM
88-
uses: anchore/sbom-action@aa0e114b2e19480f157109b9922bda359bd98b90 # v0.20.8
88+
uses: anchore/sbom-action@8e94d75ddd33f69f691467e42275782e4bfefe84 # v0.20.9
8989
if: runner.os == 'Windows'
9090
with:
9191
artifact-name: browserstack-automate.spdx.json

0 commit comments

Comments
 (0)