Merge pull request #6579 from nextcloud/dependabot/github_actions/cpp-linter/cpp-linter-action-2.10.2

Bump cpp-linter/cpp-linter-action from 2.10.0 to 2.10.2
This commit is contained in:
Claudio Cambra 2024-04-10 14:34:14 +08:00 committed by GitHub
commit 406ff17a29
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: cpp-linter/cpp-linter-action@v2.10.0
- uses: cpp-linter/cpp-linter-action@v2.10.2
id: linter
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}