Skip to content

Commit 07d1079

Browse files
committed
try fix-passing-inputs branch
1 parent 3f86baa commit 07d1079

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cpp-lint-action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: mkdir build && cmake -Bbuild src
3939

4040
- name: Run linter as action
41-
uses: cpp-linter/cpp-linter-action@main
41+
uses: cpp-linter/cpp-linter-action@fix-passing-inputs
4242
id: linter
4343
env:
4444
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)