Skip to content

Commit 3bc1dc3

Browse files
chore(deps): bump anchore/sbom-action from 0.17.0 to 0.20.5
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.17.0 to 0.20.5. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md) - [Commits](anchore/sbom-action@d94f46e...da167ea) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-version: 0.20.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 128169b commit 3bc1dc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
NPM_CONFIG_PROVENANCE: true
101101

102102
- name: Generate SBOM
103-
uses: anchore/sbom-action@d94f46e13c6c62f59525ac9a1e147a99dc0b9bf5
103+
uses: anchore/sbom-action@da167eac915b4e86f08b264dbdbc867b61be6f0c
104104
with:
105105
artifact-name: sbom-${{ github.event.repository.name }}-${{ inputs.version_tag }}.spdx.json
106106
output-file: /${{ steps.temp-dir.outputs.path }}/sbom-${{ github.event.repository.name }}-${{ inputs.version_tag }}.spdx.json

0 commit comments

Comments
 (0)