Skip to content

Commit 457a58f

Browse files
chore(deps): update github/codeql-action digest to 39edc49
1 parent 3bb6697 commit 457a58f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ jobs:
197197
run: ./gradlew detektReportMerge
198198

199199
- name: Upload SARIF to Github using the upload-sarif action
200-
uses: github/codeql-action/upload-sarif@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3
200+
uses: github/codeql-action/upload-sarif@39edc492dbe16b1465b0cafca41432d857bdb31a # v3
201201
if: success() || failure()
202202
with:
203203
sarif_file: build/reports/detekt/merged.sarif

0 commit comments

Comments
 (0)