Skip to content

Commit 24220c4

Browse files
committed
use codechecker-action fork
1 parent 0278463 commit 24220c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
./.github/workflows/codeql-buildscript.sh
3434
3535
- name: Run CodeChecker
36-
uses: whisperity/codechecker-analysis-action@v1
36+
uses: ardera/CodeChecker-Action@master
3737
id: codechecker
3838
with:
3939
ctu: true

0 commit comments

Comments
 (0)