Skip to content

Commit 4794a0e

Browse files
ci(deps): bump anchore/sbom-action from 0.20.11 to 0.21.0 in the github-actions group (#1068)
ci(deps): bump anchore/sbom-action in the github-actions group Bumps the github-actions group with 1 update: [anchore/sbom-action](https://github.com/anchore/sbom-action). Updates `anchore/sbom-action` from 0.20.11 to 0.21.0 - [Release notes](https://github.com/anchore/sbom-action/releases) - [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md) - [Commits](anchore/sbom-action@43a17d6...a930d0a) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d8fe9df commit 4794a0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wc-build-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ jobs:
236236
header: container-size-diff-${{ needs.sanitize-image-name.outputs.image-basename }}
237237
message: |
238238
${{ steps.container-size-diff.outputs.size-diff-markdown }}
239-
- uses: anchore/sbom-action@43a17d6e7add2b5535efe4dcae9952337c479a93 # v0.20.11
239+
- uses: anchore/sbom-action@a930d0ac434e3182448fe678398ba5713717112a # v0.21.0
240240
with:
241241
image: ${{ needs.sanitize-image-name.outputs.fully-qualified-image-name }}@${{ steps.inspect-manifest.outputs.digest }}
242242
dependency-snapshot: true

0 commit comments

Comments
 (0)