Skip to content

Commit

Permalink
Update github/codeql-action digest to 2ca79b6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and nielsvanvelzen committed Aug 4, 2022
1 parent 5b2a0d6 commit ff9e2eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/app-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Run detekt and lint tasks
run: ./gradlew --build-cache --no-daemon --info detekt lint
- name: Upload SARIF files
uses: github/codeql-action/upload-sarif@3e7e3b32d0fb8283594bb0a76cc60a00918b0969 # tag=v2
uses: github/codeql-action/upload-sarif@2ca79b6fa8d3ec278944088b4aa5f46912db5d63 # tag=v2
if: ${{ always() }}
with:
sarif_file: .

0 comments on commit ff9e2eb

Please sign in to comment.