Skip to content

Commit dd39e00

Browse files
Bump anchore/sbom-action action to v0.20.5 (#993)
| datasource | package | from | to | | ----------- | ------------------- | ------- | ------- | | github-tags | anchore/sbom-action | v0.20.4 | v0.20.5 | 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 77ac06d commit dd39e00

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
@@ -81,7 +81,7 @@ jobs:
8181
token: ${{ secrets.CODECOV_TOKEN }}
8282

8383
- name: Generate SBOM
84-
uses: anchore/sbom-action@7b36ad622f042cab6f59a75c2ac24ccb256e9b45 # v0.20.4
84+
uses: anchore/sbom-action@da167eac915b4e86f08b264dbdbc867b61be6f0c # v0.20.5
8585
if: runner.os == 'Windows'
8686
with:
8787
artifact-name: xunit-logging.spdx.json

0 commit comments

Comments
 (0)