Skip to content

Commit

Permalink
Bump cpp-linter/cpp-linter-action from 2.12.1 to 2.13.0
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.1 to 2.13.0.
- [Release notes](https://github.com/cpp-linter/cpp-linter-action/releases)
- [Commits](cpp-linter/cpp-linter-action@v2.12.1...v2.13.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>
  • Loading branch information
dependabot[bot] authored and mgallien committed Sep 17, 2024
1 parent 97f9652 commit af12daa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: cpp-linter/cpp-linter-action@v2.12.1
- uses: cpp-linter/cpp-linter-action@v2.13.0
id: linter
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit af12daa

Please sign in to comment.