Skip to content

Commit cc3ae04

Browse files
⬆️👨‍💻 Update cpp-linter/cpp-linter-action digest to 0f6d1b8
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 490429a commit cc3ae04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-cpp-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ jobs:
142142
run: cmake --build build --config Debug
143143
# runs the cpp-linter action using the generated compilation database and the specified clang version
144144
- name: Run cpp-linter
145-
uses: cpp-linter/cpp-linter-action@f91c446a32ae3eb9f98fef8c9ed4c7cb613a4f8a # v2
145+
uses: cpp-linter/cpp-linter-action@0f6d1b8d7e38b584cbee606eb23d850c217d54f8 # v2
146146
id: linter
147147
env:
148148
GITHUB_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)