Skip to content

Commit 32d99ee

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.4 to 0.22.2 - [Release notes](https://github.com/anchore/sbom-action/releases) - [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md) - [Commits](anchore/sbom-action@7b36ad6...28d7154) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-version: 0.22.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2dfb274 commit 32d99ee

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@7b36ad622f042cab6f59a75c2ac24ccb256e9b45
33+
uses: anchore/sbom-action@28d71544de8eaf1b958d335707167c5f783590ad
3434
with:
3535
upload-artifact: false
3636
upload-release-assets: false

0 commit comments

Comments
 (0)