Skip to content

Commit 91d9682

Browse files
committed
ci: forgotten pinning eclipse-csi
1 parent 29e7340 commit 91d9682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/target-platform-sbom.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292

9393
store-sbom-data:
9494
needs: ['generate-sbom']
95-
uses: eclipse-csi/workflows/.github/workflows/store-sbom-data.yml@main
95+
uses: eclipse-csi/workflows/.github/workflows/store-sbom-data.yml@88508d92f2638d942a88744431f017225ed8c14c # main@08/04/2026
9696
with:
9797
projectName: 'kura-target-platform'
9898
projectVersion: ${{ needs.generate-sbom.outputs.project-version }}

0 commit comments

Comments
 (0)