diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 7de5959..b6c9236 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -94,7 +94,7 @@ jobs: uses: advanced-security/maven-dependency-submission-action@v5 if: github.event_name != 'pull_request' - name: Create CBOM - uses: cbomkit/cbomkit-action@v2.1.2 + uses: cbomkit/cbomkit-action@v2.2.0 id: cbom # Persist CBOM after a job has completed and share # that CBOM with another job in the same workflow.