Skip to content

Commit 430e0b7

Browse files
⬆️👨‍💻 Update cpp-linter/cpp-linter-action digest to f91c446 (#118)
1 parent 4c5fc9b commit 430e0b7

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
@@ -131,7 +131,7 @@ jobs:
131131
run: cmake --build build --config Debug
132132
# runs the cpp-linter action using the generated compilation database and the specified clang version
133133
- name: Run cpp-linter
134-
uses: cpp-linter/cpp-linter-action@8ae6cfaea8cc035c6155b5fe79d7991a9bf638af # v2
134+
uses: cpp-linter/cpp-linter-action@f91c446a32ae3eb9f98fef8c9ed4c7cb613a4f8a # v2
135135
id: linter
136136
env:
137137
GITHUB_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)