Skip to content

Commit

Permalink
chore: change token
Browse files Browse the repository at this point in the history
  • Loading branch information
fgiuliani committed Sep 20, 2022
1 parent 8c65bdd commit a104889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
env:
DEPENDENCY: "storyblok-js-client"
PR_URL: ${{github.event.pull_request.html_url}}
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
GITHUB_TOKEN: ${{secrets.DEPENDABOT_TOKEN}}

0 comments on commit a104889

Please sign in to comment.