Skip to content

Commit c3dde24

Browse files
Bump cpp-linter/cpp-linter-action from 2.16.6 to 2.16.7
Bumps [cpp-linter/cpp-linter-action](https://github.com/cpp-linter/cpp-linter-action) from 2.16.6 to 2.16.7. - [Release notes](https://github.com/cpp-linter/cpp-linter-action/releases) - [Commits](cpp-linter/cpp-linter-action@v2.16.6...v2.16.7) --- updated-dependencies: - dependency-name: cpp-linter/cpp-linter-action dependency-version: 2.16.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1fedfb9 commit c3dde24

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
@@ -118,7 +118,7 @@ jobs:
118118

119119
- name: Lint
120120
if: ${{ matrix.os == 'ubuntu-latest'}}
121-
uses: cpp-linter/cpp-linter-action@v2.16.6
121+
uses: cpp-linter/cpp-linter-action@v2.16.7
122122
id: linter
123123
with:
124124
style: 'file'

0 commit comments

Comments
 (0)