feat(plugins/base): add actions-user to default list of ignored users (closes #858)

This commit is contained in:
lowlighter
2022-02-08 19:23:09 -05:00
parent 8e1ba0cb09
commit 2164e3c79e

View File

@@ -91,7 +91,7 @@ inputs:
description: Default ignored users
type: array
format: comma-separated
default: github-actions[bot], dependabot[bot], dependabot-preview[bot]
default: github-actions[bot], dependabot[bot], dependabot-preview[bot], actions-user
global: yes
commits_authoring: