We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bb6f71 commit e2f269cCopy full SHA for e2f269c
1 file changed
.github/workflows/update-pre-commit.yml
@@ -22,4 +22,4 @@ jobs:
22
- name: Update pre-commit hooks
23
uses: ./.github/actions/update-precommit
24
with:
25
- token: ${{ secrets.GITHUB_TOKEN }}
+ token: ${{ secrets.PRECOMMIT_UPDATE_TOKEN }}
0 commit comments