There was an error while loading. Please reload this page.
1 parent 8ee5c8b commit 7044261Copy full SHA for 7044261
1 file changed
.github/workflows/scorecards.yml
@@ -72,6 +72,6 @@ jobs:
72
73
# Upload the results to GitHub's code scanning dashboard.
74
- name: "Upload to code-scanning"
75
- uses: github/codeql-action/upload-sarif@cdf488f595d80d6e07e03d4674febd5ab45fa938 # v4.37.9
+ uses: github/codeql-action/upload-sarif@b96794f015dfd88f77b49b1c93e0fa7110f94c63 # v4.38.0
76
with:
77
sarif_file: results.sarif
0 commit comments