Skip to content

Commit

Permalink
ci: Bump gh-python-generate-sbom from v1 to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
Yaminyam authored Jan 4, 2024
1 parent 4a19001 commit 7af77e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sbom.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
gha-cache-key: pants-cache-main-1-sbom-py${{ env.PROJECT_PYTHON_VERSION }}-${{ runner.os }}-${{ runner.arch }}
named-caches-hash: ${{ hashFiles('python*.lock', 'tools/*.lock') }}
cache-lmdb-store: 'true'
- uses: CycloneDX/gh-python-generate-sbom@v1.0.1
- uses: CycloneDX/gh-python-generate-sbom@v2
- name: Upload SBOM report
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 7af77e9

Please sign in to comment.