We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7057933 + 5a0e4a8 commit db64aeaCopy full SHA for db64aea
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@45cbd0c69e560cd9e7cd7f8c32362050c9b7ded2 # v4.32.2
+ uses: github/codeql-action/upload-sarif@c10b8064de6f491fea524254123dbe5e09572f13 # v4.35.1
44
if: always()
45
with:
46
# Path to SARIF file relative to the root of the repository
0 commit comments