Skip to content

Commit 0ae518d

Browse files
committed
ci: update workflows config.
1 parent 377568b commit 0ae518d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Generate Contributors Images
2828
uses: jaywcjlove/github-action-contributors@main
2929
with:
30-
filter-author: (renovate\[bot\]|renovate-bot|dependabot\[bot\])
30+
filter-author: (renovate\[bot\]|renovate\-bot|dependabot\[bot\])
3131
output: build/CONTRIBUTORS.svg
3232
avatarSize: 42
3333

0 commit comments

Comments
 (0)