Skip to content

Commit 658290a

Browse files
committed
GHA/build: extend zizmor to Dependabot [ci skip]
1 parent 2daf0c0 commit 658290a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
GH_TOKEN: '${{ secrets.GITHUB_TOKEN }}'
5050
run: |
5151
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
52-
zizmor --pedantic .github/workflows/*.yml
52+
zizmor --pedantic .github/workflows/*.yml .github/dependabot.yml
5353
5454
- name: 'shellcheck GHA'
5555
run: |

0 commit comments

Comments
 (0)