We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29e7340 commit 91d9682Copy full SHA for 91d9682
.github/workflows/target-platform-sbom.yml
@@ -92,7 +92,7 @@ jobs:
92
93
store-sbom-data:
94
needs: ['generate-sbom']
95
- uses: eclipse-csi/workflows/.github/workflows/store-sbom-data.yml@main
+ uses: eclipse-csi/workflows/.github/workflows/store-sbom-data.yml@88508d92f2638d942a88744431f017225ed8c14c # main@08/04/2026
96
with:
97
projectName: 'kura-target-platform'
98
projectVersion: ${{ needs.generate-sbom.outputs.project-version }}
0 commit comments