We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfd6e4c commit de588fbCopy full SHA for de588fb
.github/workflows/cpp-lint-action.yml
@@ -38,7 +38,7 @@ jobs:
38
run: mkdir build && cmake -Bbuild src
39
40
- name: Run linter as action
41
- uses: cpp-linter/cpp-linter-action@main
+ uses: cpp-linter/cpp-linter-action@dependabot/uv/pip-7d7e6381bc
42
id: linter
43
env:
44
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments