Skip to content

Commit 1485ba8

Browse files
chore(deps): bump cpp-linter/cpp-linter-action from 2.15.0 to 2.16.0 (apache#183)
1 parent 57b49f1 commit 1485ba8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cpp-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
mkdir build && cd build
4040
cmake .. -DCMAKE_EXPORT_COMPILE_COMMANDS=ON
4141
cmake --build .
42-
- uses: cpp-linter/cpp-linter-action@f91c446a32ae3eb9f98fef8c9ed4c7cb613a4f8a
42+
- uses: cpp-linter/cpp-linter-action@d7155ea6699028b6b09b0457e26b3c5d73f0ed46
4343
id: linter
4444
continue-on-error: true
4545
env:

0 commit comments

Comments
 (0)