Skip to content

Commit 38db69c

Browse files
Bump cpp-linter/cpp-linter-action from 2.13.4 to 2.14.0
Bumps [cpp-linter/cpp-linter-action](https://github.com/cpp-linter/cpp-linter-action) from 2.13.4 to 2.14.0. - [Release notes](https://github.com/cpp-linter/cpp-linter-action/releases) - [Commits](cpp-linter/cpp-linter-action@v2.13.4...v2.14.0) --- updated-dependencies: - dependency-name: cpp-linter/cpp-linter-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a30fcae commit 38db69c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117

118118
- name: Lint
119119
if: ${{ matrix.os == 'ubuntu-latest'}}
120-
uses: cpp-linter/cpp-linter-action@v2.13.4
120+
uses: cpp-linter/cpp-linter-action@v2.14.0
121121
id: linter
122122
with:
123123
style: 'file'

0 commit comments

Comments
 (0)