Skip to content

Commit

Permalink
chore: Change committer info
Browse files Browse the repository at this point in the history
  • Loading branch information
cicdguy committed Nov 20, 2023
1 parent 643a65f commit b3b858d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/spelling.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
with:
commit_message: "[skip actions] Update WORDLIST"
file_pattern: "${{ steps.file-pattern.outputs.file-pattern }}"
commit_user_name: insights-engineering-bot
commit_user_name: github-actions
commit_user_email: >-
68416928+insights-engineering-[email protected]
41898282+github-actions[bot]@users.noreply.github.com
continue-on-error: true
4 changes: 2 additions & 2 deletions .github/workflows/version-bump.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ jobs:
with:
commit_message: "[skip actions] Bump version to ${{ env.NEW_PKG_VERSION }}"
file_pattern: "${{ steps.file-pattern.outputs.file-pattern }}"
commit_user_name: insights-engineering-bot
commit_user_name: github-actions
commit_user_email: >-
68416928+insights-engineering-[email protected]
41898282+github-actions[bot]@users.noreply.github.com
continue-on-error: true

0 comments on commit b3b858d

Please sign in to comment.