We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e673c24 commit 8c2d80aCopy full SHA for 8c2d80a
.github/workflows/update-pre-commit-hooks.yml
@@ -22,4 +22,4 @@ jobs:
22
- name: Update Hooks
23
uses: ./.github/actions/update-pre-commit-composite
24
with:
25
- github_token: ${{ secrets.GITHUB_TOKEN }}
+ github_token: ${{ secrets.PRE_COMMIT_PAT }}
0 commit comments