Skip to content

Commit 2d90c63

Browse files
Bump anchore/sbom-action action to v0.24.0 (#1198)
| datasource | package | from | to | | ----------- | ------------------- | ------- | ------- | | github-tags | anchore/sbom-action | v0.23.1 | v0.24.0 | 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 9344fbd commit 2d90c63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
token: ${{ secrets.CODECOV_TOKEN }}
7979

8080
- name: Generate SBOM
81-
uses: anchore/sbom-action@57aae528053a48a3f6235f2d9461b05fbcb7366d # v0.23.1
81+
uses: anchore/sbom-action@e22c389904149dbc22b58101806040fa8d37a610 # v0.24.0
8282
if: runner.os == 'Windows'
8383
with:
8484
artifact-name: xunit-logging.spdx.json

0 commit comments

Comments
 (0)