Skip to content

Commit

Permalink
Update github/codeql-action action to v2.21.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 14, 2023
1 parent d5dea00 commit 1e933f3
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 @@ -32,7 +32,7 @@ jobs:
- name: Run ${{ matrix.task }} task
run: ./gradlew ${{ matrix.task }}
- name: Upload SARIF files
uses: github/codeql-action/upload-sarif@1813ca74c3faaa3a2da2070b9b8a0b3e7373a0d8 # v2.21.0
uses: github/codeql-action/upload-sarif@a09933a12a80f87b87005513f0abb1494c27a716 # v2.21.4
if: ${{ always() }}
with:
sarif_file: .

0 comments on commit 1e933f3

Please sign in to comment.