We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 331d479 + 2f4d04b commit 0c258bbCopy full SHA for 0c258bb
1 file changed
workflow-templates/npm-audit-fix.yml
@@ -60,7 +60,7 @@ jobs:
60
uses: peter-evans/create-pull-request@b1ddad2c994a25fbc81a28b3ec0e368bb2021c50 # v5
61
with:
62
token: ${{ secrets.COMMAND_BOT_PAT }}
63
- commit-message: "chore(deps): fix npm audit"
+ commit-message: "fix(deps): fix npm audit"
64
committer: GitHub <noreply@github.com>
65
author: nextcloud-command <nextcloud-command@users.noreply.github.com>
66
signoff: true
0 commit comments