Skip to content

Commit fa79de3

Browse files
Bump anchore/sbom-action from 0.21.0 to 0.23.1 (#631)
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.21.0 to 0.23.1. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md) - [Commits](anchore/sbom-action@a930d0a...57aae52) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-version: 0.23.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9d3c087 commit fa79de3

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
@@ -53,7 +53,7 @@ jobs:
5353
TERM: xterm
5454

5555
- name: Generate SBOM
56-
uses: anchore/sbom-action@a930d0ac434e3182448fe678398ba5713717112a # v0.21.0
56+
uses: anchore/sbom-action@57aae528053a48a3f6235f2d9461b05fbcb7366d # v0.23.1
5757
with:
5858
artifact-name: build-${{ matrix.os-name }}.spdx.json
5959
output-file: ./artifacts/build.spdx.json

0 commit comments

Comments
 (0)