Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/vite-2.9.16
Browse files Browse the repository at this point in the history
  • Loading branch information
kirillsud authored Nov 16, 2023
2 parents 4eff4d3 + 9ce80bb commit 669d02f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ jobs:
- uses: fastify/github-action-merge-dependabot@v3
with:
target: minor
github-token: ${{ secrets.ghrs_github_api_token }}
github-token: ${{ secrets.DEPENDABOT_GITHUB_TOKEN }}
use-github-auto-merge: true

0 comments on commit 669d02f

Please sign in to comment.