diff --git a/.github/workflows/update-browserlist-db.yaml b/.github/workflows/update-browserlist-db.yaml
index 1fdf8d35fff2da87b93c4eaa5e5e1885ceb74a62..f9524665ef98092830f576b0e1a1bcc8f693db95 100644
--- a/.github/workflows/update-browserlist-db.yaml
+++ b/.github/workflows/update-browserlist-db.yaml
@@ -29,9 +29,9 @@ jobs:
           branch: browserslist-update
           base_branch: main
           commit_message: |
-            build: update Browserslist db
+            refactor: update Browserslist db
             
             Signed-off-by: GitHub Action <action@github.com>
-          title: 'build: update Browserslist db'
+          title: 'refactor: update Browserslist db'
           body: Auto-generated by [browserslist-update-action](https://github.com/c2corg/browserslist-update-action/)
           labels: 'dependencies'