Skip to content

Commit

Permalink
Use latest released version of cppcheck-action
Browse files Browse the repository at this point in the history
  • Loading branch information
0xg0nz0 committed Apr 22, 2024
1 parent 67c6815 commit f36dd54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
CCN: 15

- name: cppcheck
uses: deep5050/cppcheck-action@main
uses: deep5050/cppcheck-action@v3.0
with:
github_token: ${{ secrets.GITHUB_TOKEN}}
enable: style,warning,performance
Expand Down

0 comments on commit f36dd54

Please sign in to comment.