mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
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:
commit
ebb5fac608
2
.github/workflows/clang-format.yml
vendored
2
.github/workflows/clang-format.yml
vendored
@ -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 }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user