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