Skip to content

Commit 4d0f6ae

Browse files
committed
extend to dependabot
1 parent c066cff commit 4d0f6ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checksrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
GH_TOKEN: '${{ secrets.GITHUB_TOKEN }}'
7171
run: |
7272
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
73-
zizmor --pedantic .github/workflows/*.yml
73+
zizmor --pedantic .github/workflows/*.yml .github/dependabot.yml
7474
7575
- name: 'shellcheck'
7676
run: |

0 commit comments

Comments
 (0)