File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 2424 concurrency :
2525 group : sbom-${{ github.ref }}
2626 cancel-in-progress : false
27-
27+
2828 steps :
2929 - name : Checkout repository
3030 uses : actions/checkout@v4
@@ -63,19 +63,19 @@ jobs:
6363 title : ' chore: Update SBOM'
6464 body : |
6565 ## Automated SBOM Update
66-
66+
6767 This PR was automatically generated because dependency manifest files changed.
68-
68+
6969 ### Changes
7070 - Updated `sbom.json` to reflect current dependencies
71-
71+
7272 ### Verification
7373 The SBOM was generated using cdxgen with the current Python environment.
74-
74+
7575 ### Triggered by
7676 - Commit: ${{ github.sha }}
7777 - Workflow run: ${{ github.run_id }}
78-
78+
7979 ---
8080 _This PR was created automatically by the [SBOM workflow](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }})_
8181 labels : |
You can’t perform that action at this time.
0 commit comments