We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e63e32a commit c58b71aCopy full SHA for c58b71a
.github/workflows/scorecard.yml
@@ -31,7 +31,7 @@ jobs:
31
repo_token: ${{ secrets.SCORECARD_READ_TOKEN }}
32
publish_results: true
33
- name: Upload artifact
34
- uses: actions/upload-artifact@694cdabd8bdb0f10b2cea11669e1bf5453eed0a6 # v4.2.0
+ uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4.3.1
35
with:
36
name: SARIF file
37
path: results.sarif
0 commit comments