Skip to content

Commit

Permalink
Use the appropriate token
Browse files Browse the repository at this point in the history
  • Loading branch information
lajohn4747 committed Apr 3, 2024
1 parent e556394 commit 889d697
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependency_checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
id: cpr
uses: peter-evans/create-pull-request@v4
with:
token: ${{ secrets.GH_ACCESS_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}
commit-message: Update latest dependencies
title: Automated Latest Dependency Updates
body: "This is an auto-generated PR with **latest** dependency updates."
Expand Down

0 comments on commit 889d697

Please sign in to comment.