We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c065aca commit a3f0a4dCopy full SHA for a3f0a4d
.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.PRE_COMMIT_PAT }}
+ github_token: ${{ secrets.PRE_COMMIT_PAT }}
0 commit comments