Skip to content

Commit 681d7db

Browse files
authored
gh-actions: pin cbom-action to latest commit
advanced-security/cbom-action#28
1 parent 3ceb437 commit 681d7db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/xbom.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
steps:
4242
- name: 💈 Run
4343
id: cbom
44-
uses: advanced-security/cbom-action/analyze@95d1511de9cab4561b8c5826c76569d2a1c22200 # latest
44+
uses: advanced-security/cbom-action/analyze@d5f28cfce2a516c74cae4ebb296a427eb51f62ec # 11 Dec 25
4545
with:
4646
repositoryNameWithOwner: ${{ fromJson(matrix.repository).nameWithOwner }}
4747
language: ${{ fromJson(matrix.repository).language }}
@@ -52,4 +52,4 @@ jobs:
5252

5353
- name: 🔅 Summarize
5454
if: success()
55-
uses: advanced-security/cbom-action/workflow-summary@v1
55+
uses: advanced-security/cbom-action/workflow-summary@d5f28cfce2a516c74cae4ebb296a427eb51f62ec # 11 Dec 25

0 commit comments

Comments
 (0)