We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dc00a02 + bfa31c6 commit 9fa64e3Copy full SHA for 9fa64e3
1 file changed
.github/workflows/component-security-validation.yml
@@ -54,7 +54,7 @@ jobs:
54
55
- name: Upload Security Report
56
if: always()
57
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
58
with:
59
name: security-audit-report
60
path: cli-tool/security-report.json
0 commit comments