Skip to content

Commit

Permalink
chore: sync files (#187)
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <[email protected]>
Co-authored-by: takam5f2 <[email protected]>
  • Loading branch information
system-tools-actions-public[bot] and takam5f2 committed Sep 29, 2023
1 parent e8c30c0 commit 10838d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- name: Generate token
id: generate-token
uses: tibdex/github-app-token@v2
uses: tibdex/github-app-token@v1
with:
app_id: ${{ secrets.APP_ID }}
private_key: ${{ secrets.PRIVATE_KEY }}
Expand Down

0 comments on commit 10838d7

Please sign in to comment.