Merge pull request #8688 from nextcloud/dependabot/github_actions/cpp-linter/cpp-linter-action-2.16.2

chore(deps): Bump cpp-linter/cpp-linter-action from 2.16.1 to 2.16.2
This commit is contained in:
Matthieu Gallien 2025-09-03 10:45:02 +02:00 committed by GitHub
commit ebb5fac608
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
- uses: cpp-linter/cpp-linter-action@ca335408fd1a6af6b746e7c220cd04d3c43d8d9f # v2.16.1
- uses: cpp-linter/cpp-linter-action@b533471f00c693fdb8ce554e7073d340a574511e # v2.16.2
id: linter
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}