Skip to content

Commit de588fb

Browse files
committed
switch to dependabot branch
1 parent dfd6e4c commit de588fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cpp-lint-action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: mkdir build && cmake -Bbuild src
3939

4040
- name: Run linter as action
41-
uses: cpp-linter/cpp-linter-action@main
41+
uses: cpp-linter/cpp-linter-action@dependabot/uv/pip-7d7e6381bc
4242
id: linter
4343
env:
4444
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)