Skip to content

Commit 1e42697

Browse files
chore(deps): update github/codeql-action digest to ce28f5b
1 parent 9192b49 commit 1e42697

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@fca7ace96b7d713c7035871441bd52efbe39e27e # v3
200+
uses: github/codeql-action/upload-sarif@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3
201201
if: success() || failure()
202202
with:
203203
sarif_file: build/reports/detekt/merged.sarif

0 commit comments

Comments
 (0)