From 38129665809fa4ef4255c3e942976fdbeae730c5 Mon Sep 17 00:00:00 2001 From: Jared Allard Date: Sun, 12 May 2024 10:10:54 -0700 Subject: [PATCH] chore(build): update chromium commit msg --- .github/workflows/update.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update.yaml b/.github/workflows/update.yaml index ab2e67c..041eaac 100644 --- a/.github/workflows/update.yaml +++ b/.github/workflows/update.yaml @@ -33,7 +33,7 @@ jobs: - uses: jaredallard/ghcommit-action@v0.1.7 if: github.event_name != 'pull_request' with: - commit_message: "chore: update dependencies" + commit_message: "www-client/chromium: sync with upstream" repo: ${{ github.repository }} branch: "main" env: