We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7e5ffa5 + 58ff435 commit 60c9e5bCopy full SHA for 60c9e5b
2 files changed
.github/workflows/pre-commit.yaml
@@ -10,7 +10,7 @@ jobs:
10
steps:
11
- name: Generate token
12
id: generate-token
13
- uses: tibdex/github-app-token@v1
+ uses: tibdex/github-app-token@v2
14
with:
15
app_id: ${{ secrets.APP_ID }}
16
private_key: ${{ secrets.PRIVATE_KEY }}
.github/workflows/sync-files.yaml
@@ -11,7 +11,7 @@ jobs:
17
0 commit comments