Skip to content

Commit 511f753

Browse files
chore(deps): bump cpp-linter/cpp-linter-action from 2.4.2 to 2.18.0
Bumps [cpp-linter/cpp-linter-action](https://github.com/cpp-linter/cpp-linter-action) from 2.4.2 to 2.18.0. - [Release notes](https://github.com/cpp-linter/cpp-linter-action/releases) - [Commits](cpp-linter/cpp-linter-action@e84192c...77c390c) --- updated-dependencies: - dependency-name: cpp-linter/cpp-linter-action dependency-version: 2.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 277d87c commit 511f753

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cpp-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
BOOST_ROOT: ${{ steps.install-boost.outputs.BOOST_ROOT }}
2929
run: cmake -S . -B /home/runner/build -DCMAKE_EXPORT_COMPILE_COMMANDS=ON
3030
# https://github.com/cpp-linter/cpp-linter-action/releases/tag/v2.4.2
31-
- uses: cpp-linter/cpp-linter-action@e84192cfd882b66bc5b84d5d6f80fe7802161f34
31+
- uses: cpp-linter/cpp-linter-action@77c390c5ba9c947ebc185a3e49cc754f1558abb5
3232
id: linter
3333
env:
3434
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)