Skip to content

Commit

Permalink
switch to dependabot branch
Browse files Browse the repository at this point in the history
  • Loading branch information
2bndy5 committed Dec 14, 2023
1 parent 8dd5964 commit be32499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cpp-lint-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: mkdir build && cmake -Bbuild src

- name: Run linter as action
uses: cpp-linter/cpp-linter-action@latest
uses: cpp-linter/cpp-linter-action@dependabot/pip/cpp-linter-1.6.3
id: linter
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit be32499

Please sign in to comment.