Skip to content

Commit 71a1f59

Browse files
Bump anchore/sbom-action from 0.20.2 to 0.20.4 (#577)
--- updated-dependencies: - dependency-name: anchore/sbom-action dependency-version: 0.20.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cbfa9ad commit 71a1f59

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@cee1b8e05ae5b2593a75e197229729eabaa9f8ec # v0.20.2
56+
uses: anchore/sbom-action@7b36ad622f042cab6f59a75c2ac24ccb256e9b45 # v0.20.4
5757
with:
5858
artifact-name: build-${{ matrix.os-name }}.spdx.json
5959
output-file: ./artifacts/build.spdx.json

0 commit comments

Comments
 (0)