Skip to content

Commit 6bfa91d

Browse files
committed
add tag
1 parent f74d7aa commit 6bfa91d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cpp-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
mkdir build && cd build
4949
cmake .. -G Ninja -DCMAKE_EXPORT_COMPILE_COMMANDS=ON
5050
cmake --build .
51-
- uses: cpp-linter/cpp-linter-action@0f6d1b8d7e38b584cbee606eb23d850c217d54f8
51+
- uses: cpp-linter/cpp-linter-action@0f6d1b8d7e38b584cbee606eb23d850c217d54f8 # v2.15.1
5252
id: linter
5353
continue-on-error: true
5454
env:

0 commit comments

Comments
 (0)