Skip to content

Commit

Permalink
Update github/codeql-action digest to cc7986c (#5441)
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] committed Oct 18, 2022
1 parent b31da54 commit 5500354
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@807578363a7869ca324a79039e6db9c843e0e100 # tag=v2
uses: github/codeql-action/upload-sarif@cc7986c02bac29104a72998e67239bb5ee2ee110 # tag=v2
if: ${{ always() }}
with:
sarif_file: build/detekt-report.sarif
Expand Down

0 comments on commit 5500354

Please sign in to comment.