We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 987dd9b commit 50fa4bfCopy full SHA for 50fa4bf
.github/workflows/codacy-analysis.yml
@@ -51,6 +51,6 @@ jobs:
51
52
# Upload the SARIF file generated in the previous step
53
- name: Upload SARIF results file
54
- uses: github/codeql-action/upload-sarif@d3ced5c96c16c4332e2a61eb6f3649d6f1b20bb8 # v3
+ uses: github/codeql-action/upload-sarif@497990dfed22177a82ba1bbab381bc8f6d27058f # v3
55
with:
56
sarif_file: results.sarif
0 commit comments