Update github/codeql-action digest to 3f62b75 (#5007)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-06-29 19:59:05 +01:00
committed by GitHub
parent 5c39d7d252
commit 0a00c2a5f1

View File

@@ -39,7 +39,7 @@ jobs:
arguments: :detekt-cli:runWithArgsFile arguments: :detekt-cli:runWithArgsFile
- name: Upload SARIF to Github using the upload-sarif action - name: Upload SARIF to Github using the upload-sarif action
uses: github/codeql-action/upload-sarif@41a4ada31ba866a7f1196b9602703a89edd69e22 # tag=v2 uses: github/codeql-action/upload-sarif@3f62b754e23e0dd60f91b744033e1dc1654c0ec6 # tag=v2
if: ${{ always() }} if: ${{ always() }}
with: with:
sarif_file: build/detekt-report.sarif sarif_file: build/detekt-report.sarif