Skip to content

Commit 7df330d

Browse files
lantoliclaude
andcommitted
use SHA for GH Actions
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent d2a1f15 commit 7df330d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-augmented-sbom.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
run: ./scripts/compliance/gen-ssdlc-report.sh
4141

4242
- name: Upload augmented SBOM as artifact
43-
uses: actions/upload-artifact@v5
43+
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4
4444
with:
4545
name: augmented_sbom_and_ssdlc_report
4646
path: |

0 commit comments

Comments
 (0)