Skip to content

Commit 1896a40

Browse files
committed
try using pat
1 parent 1326d94 commit 1896a40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot-rbi-updater.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ jobs:
4040
name: Push changes
4141
uses: ad-m/github-push-action@v0.8.0
4242
with:
43-
github_token: ${{ secrets.GITHUB_TOKEN }}
43+
github_token: ${{ secrets.PAT_TOKEN }}
4444
branch: ${{ github.head_ref }}

0 commit comments

Comments
 (0)