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 c1df659 commit d23adfaCopy full SHA for d23adfa
.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@0d49dd721133f900ebd5e0dff2810704e8defbc6
+ uses: tibdex/github-app-token@0914d50df753bbc42180d982a6550f195390069f
15
with:
16
app_id: ${{ secrets.GRAPHBOT_APP_ID }}
17
private_key: ${{ secrets.GRAPHBOT_APP_PEM }}
0 commit comments