Skip to content

Commit d9735af

Browse files
bradeglerverbanicm
authored andcommitted
fix: removed author and committer information from PR (#43)
1 parent 50e36f1 commit d9735af

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/update-checksums.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,6 @@ jobs:
5050
token: '${{ steps.mint-token.outputs.token }}'
5151
add-paths: 'terraform-checksums.json'
5252
commit-message: 'chore: [automated] checksum updates'
53-
committer: 'abcxyz bot <[email protected]>'
54-
author: 'abcxyz bot <[email protected]>'
5553
delete-branch: true
5654
branch: '${{ env.PR_BRANCH }}'
5755
title: 'chore: Terraform checksum updates for ${{ env.UPDATE_DATE }}'

0 commit comments

Comments
 (0)