Skip to content

Commit

Permalink
chore(deps): update github/codeql-action digest to eb055d7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent 5934de0 commit b7ff692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ jobs:
run: ./gradlew detektReportMerge

- name: Upload SARIF to Github using the upload-sarif action
uses: github/codeql-action/upload-sarif@23acc5c183826b7a8a97bce3cecc52db901f8251 # v3
uses: github/codeql-action/upload-sarif@eb055d739abdc2e8de2e5f4ba1a8b246daa779aa # v3
if: success() || failure()
with:
sarif_file: build/reports/detekt/merged.sarif
Expand Down

0 comments on commit b7ff692

Please sign in to comment.