Skip to content

Commit

Permalink
Update github/codeql-action digest to 27ea8f8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and nielsvanvelzen committed Jun 1, 2022
1 parent 109784b commit 0d038f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sdk-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@a3a6c128d771b6b9bdebb1c9d0583ebd2728a108 # tag=v2
uses: github/codeql-action/upload-sarif@27ea8f8fe5977c00f5b37e076ab846c5bd783b96 # tag=v2
if: ${{ always() }}
with:
sarif_file: .

0 comments on commit 0d038f9

Please sign in to comment.