use differen token (#395)

This commit is contained in:
Ulf Gebhardt 2025-07-12 13:01:02 +01:00 committed by GitHub
parent 4f5c9a01c6
commit 93fe559408
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,4 +12,4 @@ jobs:
- uses: ahmadnassri/action-dependabot-auto-merge@4b9c6f0185a1c94f18bc293dc050c8c073b4fcc8 #v2.6.6
with:
target: minor
github-token: ${{ secrets.GITHUB_TOKEN }}
github-token: ${{ secrets.ACCESS_TOKEN }}