Skip to content

Commit

Permalink
Merge pull request #6806 from nextcloud/dependabot/github_actions/cpp…
Browse files Browse the repository at this point in the history
…-linter/cpp-linter-action-2.12.0

Build(deps): Bump cpp-linter/cpp-linter-action from 2.11.0 to 2.12.0
  • Loading branch information
claucambra authored Jun 12, 2024
2 parents 86f1c37 + 7cec36c commit abf6e1c
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.11.0
- uses: cpp-linter/cpp-linter-action@v2.12.0
id: linter
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit abf6e1c

Please sign in to comment.