Skip to content

Commit f15f0b5

Browse files
build(deps): Bump anchore/sbom-action in the actions-minor group
Bumps the actions-minor group with 1 update: [anchore/sbom-action](https://github.com/anchore/sbom-action). Updates `anchore/sbom-action` from 0.20.1 to 0.20.4 - [Release notes](https://github.com/anchore/sbom-action/releases) - [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md) - [Commits](anchore/sbom-action@9246b90...7b36ad6) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-version: 0.20.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 93091c0 commit f15f0b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/attest-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
# Generate SBOM from the dependencies (scanning the workspace directory)
3232
- name: Generate SBOM
33-
uses: anchore/sbom-action@9246b90769f852b3a8921f330c59e0b3f439d6e9
33+
uses: anchore/sbom-action@7b36ad622f042cab6f59a75c2ac24ccb256e9b45
3434
with:
3535
upload-artifact: false
3636
upload-release-assets: false

0 commit comments

Comments
 (0)