We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cf3eb6 commit 393d63aCopy full SHA for 393d63a
.github/workflows/projectbot.yml
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
- name: Generate token
13
id: generate_token
14
- uses: tibdex/github-app-token@b62528385c34dbc9f38e5f4225ac829252d1ea92
+ uses: tibdex/github-app-token@0d49dd721133f900ebd5e0dff2810704e8defbc6
15
with:
16
app_id: ${{ secrets.GRAPHBOT_APP_ID }}
17
private_key: ${{ secrets.GRAPHBOT_APP_PEM }}
0 commit comments