diff --git a/.github/workflows/update-npm-deps.yaml b/.github/workflows/update-npm-deps.yaml index 52cd7f92..5f280b1a 100644 --- a/.github/workflows/update-npm-deps.yaml +++ b/.github/workflows/update-npm-deps.yaml @@ -83,6 +83,7 @@ jobs: commit_message: "chore(npm-deps): update npm dependencies" commit_user_name: "quarkus-hilla-bot[bot]" commit_user_email: "141157179+quarkus-hilla-bot[bot]@users.noreply.github.com" + commit_author: "quarkus-hilla-bot[bot] " branch: "chore/update_npm_deps_${{ matrix.branch }}" create_branch: ${{ steps.searchpr.outputs.prNumber == '0' }} file_pattern: ':(glob)**/package*.json'