We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2fb20ad + 9596fe8 commit ac849f6Copy full SHA for ac849f6
1 file changed
.github/workflows/analysis-scorecard.yaml
@@ -42,6 +42,6 @@ jobs:
42
retention-days: 5
43
44
- name: Upload results to GitHub Security tab
45
- uses: github/codeql-action/upload-sarif@51f77329afa6477de8c49fc9c7046c15b9a4e79d # v3.29.7
+ uses: github/codeql-action/upload-sarif@f1f6e5f6af878fb37288ce1c627459e94dbf7d01 # v3.30.1
46
with:
47
sarif_file: results.sarif
0 commit comments