Git user config Github Action An action that globally configures git for specified GitHub user. Usage - name: Configure git uses: Homebrew/actions/git-user-config@master with: # Defaults to $GITHUB_ACTOR if not specified username: BrewTestBot