Skip to content

Commit a45a6e9

Browse files
Bump cpp-linter/cpp-linter-action from 2.13.3 to 2.13.4
Bumps [cpp-linter/cpp-linter-action](https://github.com/cpp-linter/cpp-linter-action) from 2.13.3 to 2.13.4. - [Release notes](https://github.com/cpp-linter/cpp-linter-action/releases) - [Commits](cpp-linter/cpp-linter-action@v2.13.3...v2.13.4) --- updated-dependencies: - dependency-name: cpp-linter/cpp-linter-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 95b592d commit a45a6e9

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
@@ -36,7 +36,7 @@ jobs:
3636
mkdir build && cd build
3737
cmake .. -DCMAKE_EXPORT_COMPILE_COMMANDS=ON
3838
cmake --build .
39-
- uses: cpp-linter/[email protected].3
39+
- uses: cpp-linter/[email protected].4
4040
id: linter
4141
continue-on-error: true
4242
env:

0 commit comments

Comments
 (0)