Skip to content

Commit

Permalink
Merge pull request #15 from mexikoedi/dependabot/github_actions/cpp-l…
Browse files Browse the repository at this point in the history
…inter/cpp-linter-action-3

Bump cpp-linter/cpp-linter-action from 2 to 3
  • Loading branch information
mexikoedi authored Nov 27, 2024
2 parents a1d6f9a + 71e6754 commit 44b80bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cpp-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: cpp-linter/cpp-linter-action@v2
- uses: cpp-linter/cpp-linter-action@v3
id: linter
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 44b80bf

Please sign in to comment.