Skip to content

Commit f9f0d5b

Browse files
Bump cbomkit/cbomkit-action from 2.1.1 to 2.1.2 (#67)
Bumps [cbomkit/cbomkit-action](https://github.com/cbomkit/cbomkit-action) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/cbomkit/cbomkit-action/releases) - [Commits](v2.1.1...v2.1.2) --- updated-dependencies: - dependency-name: cbomkit/cbomkit-action dependency-version: 2.1.2 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 a401013 commit f9f0d5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
uses: advanced-security/maven-dependency-submission-action@v5
9595
if: github.event_name != 'pull_request'
9696
- name: Create CBOM
97-
uses: cbomkit/cbomkit-action@v2.1.1
97+
uses: cbomkit/cbomkit-action@v2.1.2
9898
id: cbom
9999
# Persist CBOM after a job has completed and share
100100
# that CBOM with another job in the same workflow.

0 commit comments

Comments
 (0)