Skip to content

Commit 2f4d04b

Browse files
fix(npmauditfix): Make commit semantic
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
1 parent 331d479 commit 2f4d04b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

workflow-templates/npm-audit-fix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
uses: peter-evans/create-pull-request@b1ddad2c994a25fbc81a28b3ec0e368bb2021c50 # v5
6161
with:
6262
token: ${{ secrets.COMMAND_BOT_PAT }}
63-
commit-message: "chore(deps): fix npm audit"
63+
commit-message: "fix(deps): fix npm audit"
6464
committer: GitHub <noreply@github.com>
6565
author: nextcloud-command <nextcloud-command@users.noreply.github.com>
6666
signoff: true

0 commit comments

Comments
 (0)