Skip to content

Commit 49580ab

Browse files
chore(deps): update github/codeql-action action to v3.28.8
1 parent a4f453e commit 49580ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/katana.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
**/build/reports/lint-results-debug.xml
9999
retention-days: 1
100100
- name: Analyze detekt report
101-
uses: github/codeql-action/upload-sarif@48ab28a6f5dbc2a99bf1e0131198dd8f1df78169 # [email protected].0
101+
uses: github/codeql-action/upload-sarif@48ab28a6f5dbc2a99bf1e0131198dd8f1df78169 # [email protected].8
102102
with:
103103
sarif_file: build/reports/detekt/detekt.sarif
104104
checkout_path: ${{ github.workspace }}

0 commit comments

Comments
 (0)