diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4eaacc0..89da14d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -67,7 +67,7 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - 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.