Skip to content

Commit

Permalink
Update github/codeql-action digest to 3e7e3b3 (detekt#5071)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and VitalyVPinchuk committed Jul 25, 2022
1 parent 926dd28 commit a4c3bd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/detekt-with-type-resolution.yaml
Expand Up @@ -39,7 +39,7 @@ jobs:
arguments: :detekt-cli:runWithArgsFile

- name: Upload SARIF to Github using the upload-sarif action
uses: github/codeql-action/upload-sarif@3f62b754e23e0dd60f91b744033e1dc1654c0ec6 # tag=v2
uses: github/codeql-action/upload-sarif@3e7e3b32d0fb8283594bb0a76cc60a00918b0969 # tag=v2
if: ${{ always() }}
with:
sarif_file: build/detekt-report.sarif
Expand Down

0 comments on commit a4c3bd4

Please sign in to comment.