Skip to content

Commit 0c258bb

Browse files
Merge pull request #316 from nextcloud/fix/audit-semantic-commit
fix(npmauditfix): Make commit semantic
2 parents 331d479 + 2f4d04b commit 0c258bb

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)