Skip to content

Commit

Permalink
Merge pull request #132 from schabibi1/fix/PAT
Browse files Browse the repository at this point in the history
chore: change token
  • Loading branch information
schabibi1 authored Sep 22, 2022
2 parents ec9d5fc + b360127 commit 1c14515
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/react"
PR_URL: ${{github.event.pull_request.html_url}}
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
GITHUB_TOKEN: ${{secrets.DEPENDABOT_TOKEN}}

0 comments on commit 1c14515

Please sign in to comment.