We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ceb437 commit 681d7dbCopy full SHA for 681d7db
.github/workflows/xbom.yaml
@@ -41,7 +41,7 @@ jobs:
41
steps:
42
- name: 💈 Run
43
id: cbom
44
- uses: advanced-security/cbom-action/analyze@95d1511de9cab4561b8c5826c76569d2a1c22200 # latest
+ uses: advanced-security/cbom-action/analyze@d5f28cfce2a516c74cae4ebb296a427eb51f62ec # 11 Dec 25
45
with:
46
repositoryNameWithOwner: ${{ fromJson(matrix.repository).nameWithOwner }}
47
language: ${{ fromJson(matrix.repository).language }}
@@ -52,4 +52,4 @@ jobs:
52
53
- name: 🔅 Summarize
54
if: success()
55
- uses: advanced-security/cbom-action/workflow-summary@v1
+ uses: advanced-security/cbom-action/workflow-summary@d5f28cfce2a516c74cae4ebb296a427eb51f62ec # 11 Dec 25
0 commit comments