Skip to content

Commit 29e7340

Browse files
committed
ci: pin sbom-store action manually
1 parent 3f3954c commit 29e7340

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/kura-core-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-core'
9898
projectVersion: ${{ needs.generate-sbom.outputs.project-version }}

0 commit comments

Comments
 (0)