Skip to content

Commit

Permalink
Merge pull request #1140 from alvr/renovate/actions
Browse files Browse the repository at this point in the history
chore(deps): update github/codeql-action action to v3.28.0
  • Loading branch information
alvr authored Dec 21, 2024
2 parents e9f5086 + ff4f3ec commit 3d5028d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/katana.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
**/build/reports/lint-results-debug.xml
retention-days: 1
- name: Analyze detekt report
uses: github/codeql-action/upload-sarif@v3.27.9
uses: github/codeql-action/upload-sarif@v3.28.0
with:
sarif_file: build/reports/detekt/detekt.sarif
checkout_path: ${{ github.workspace }}
Expand Down

0 comments on commit 3d5028d

Please sign in to comment.