Skip to content

Commit

Permalink
Bump cpp-linter/cpp-linter-action from 2.12.0 to 2.12.1
Browse files Browse the repository at this point in the history
Bumps [cpp-linter/cpp-linter-action](https://github.com/cpp-linter/cpp-linter-action) from 2.12.0 to 2.12.1.
- [Release notes](https://github.com/cpp-linter/cpp-linter-action/releases)
- [Commits](cpp-linter/cpp-linter-action@v2.12.0...v2.12.1)

---
updated-dependencies:
- dependency-name: cpp-linter/cpp-linter-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and iakov committed Aug 19, 2024
1 parent d2bc3f3 commit dc4922b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:

- name: Lint
if: ${{ matrix.os == 'ubuntu-latest'}}
uses: cpp-linter/cpp-linter-action@v2.12.0
uses: cpp-linter/cpp-linter-action@v2.12.1
id: linter
with:
style: 'file'
Expand Down

0 comments on commit dc4922b

Please sign in to comment.