diff --git a/.github/workflows/update-images.yml b/.github/workflows/update-images.yml index 74447b795a..f06f63d02e 100644 --- a/.github/workflows/update-images.yml +++ b/.github/workflows/update-images.yml @@ -23,8 +23,8 @@ jobs: with: token: ${{ secrets.GITHUB_TOKEN }} signoff: true # optional - author: specklebot # optional - committer: devops@speckle.systems # optional + author: specklebot # optional + committer: specklebot # optional labels-for-pr: # optional branch-for-pr: update-image-digests # optional title-for-pr: 'chore(deps): bump image digests' # optional