Skip to content

Commit

Permalink
bot email
Browse files Browse the repository at this point in the history
  • Loading branch information
ie-pham committed Nov 25, 2024
1 parent 53222db commit 2c389fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dependabot_serverless_gomod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ jobs:
USER: x-access-token
TOKEN: ${{ steps.get-github-app-token.outputs.token }}
run: |
git config --global user.email "[email protected]"
git config --global user.name "tempo-gh-bot[bot]"
git config --global url."https://${USER}:${TOKEN}@github.com/grafana/tempo".insteadOf "https://github.com/grafana/tempo"
git add cmd/tempo-serverless/lambda/go.mod
git add cmd/tempo-serverless/lambda/go.sum
Expand Down

0 comments on commit 2c389fa

Please sign in to comment.