Skip to content

Commit 8b6de62

Browse files
committed
GHA: extend zizmor to Dependabot
1 parent 07fe006 commit 8b6de62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

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

0 commit comments

Comments
 (0)