Skip to content

Commit

Permalink
Update c3-dependabot-versioning-prs.yml (#4585)
Browse files Browse the repository at this point in the history
  • Loading branch information
penalosa authored Dec 11, 2023
1 parent 96faca4 commit 6f05d61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c3-dependabot-versioning-prs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
fetch-depth: 2
ref: ${{ github.head_ref }}
token: ${{ secrets.C3_DEPENDABOT_VERSIONING_PAT }}
token: ${{ secrets.GH_ACCESS_TOKEN }}
- name: Configure Git
run: |
git config --global user.email wrangler@cloudflare.com
Expand Down

0 comments on commit 6f05d61

Please sign in to comment.