We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42699bc commit 94b6590Copy full SHA for 94b6590
.github/workflows/scorecards-analysis.yml
@@ -57,7 +57,7 @@ jobs:
57
publish_results: true
58
59
- name: "Upload artifact"
60
- uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # 4.4.0
+ uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # 4.4.3
61
with:
62
name: SARIF file
63
path: results.sarif
0 commit comments