We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a619c72 + bcf7534 commit 77bbd0fCopy full SHA for 77bbd0f
1 file changed
.github/workflows/detekt-analysis.yml
@@ -40,7 +40,7 @@ jobs:
40
41
# Uploads results to GitHub repository using the upload-sarif action
42
- name: Upload detekt results
43
- uses: github/codeql-action/upload-sarif@c10b8064de6f491fea524254123dbe5e09572f13 # v4.35.1
+ uses: github/codeql-action/upload-sarif@68bde559dea0fdcac2102bfdf6230c5f70eb485e # v4.35.4
44
if: always()
45
with:
46
# Path to SARIF file relative to the root of the repository
0 commit comments