We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f71c900 commit ea17637Copy full SHA for ea17637
.github/workflows/scorecards-analysis.yml
@@ -64,6 +64,6 @@ jobs:
64
retention-days: 5
65
66
- name: "Upload to code-scanning"
67
- uses: github/codeql-action/upload-sarif@28deaeda66b76a05916b6923827895f2b14ab387 # 3.28.16
+ uses: github/codeql-action/upload-sarif@60168efe1c415ce0f5521ea06d5c2062adbeed1b # 3.28.17
68
with:
69
sarif_file: results.sarif
0 commit comments