Skip to content

Commit 3ceb437

Browse files
committed
gh-actions: xbom uses deprecated artifact uploader
1 parent df68284 commit 3ceb437

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/xbom.yaml

Lines changed: 1 addition & 1 deletion
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@v1
44+
uses: advanced-security/cbom-action/analyze@95d1511de9cab4561b8c5826c76569d2a1c22200 # latest
4545
with:
4646
repositoryNameWithOwner: ${{ fromJson(matrix.repository).nameWithOwner }}
4747
language: ${{ fromJson(matrix.repository).language }}

0 commit comments

Comments
 (0)