Skip to content

Commit deb6a5b

Browse files
authored
Merge 2434db8 into 743c5e5
2 parents 743c5e5 + 2434db8 commit deb6a5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cppcheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@v3
1616

1717
- name: cppcheck
18-
uses: chmorgan/cppcheck-action-jackson@main
18+
uses: deep5050/cppcheck-action@main
1919
with:
2020
github_token: ${{ secrets.GITHUB_TOKEN}}
2121
enable: all

0 commit comments

Comments
 (0)