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.
2 parents d3beed7 + 0fe20b7 commit 9234a4fCopy full SHA for 9234a4f
.github/workflows/projectsbot.yml
@@ -10,7 +10,7 @@ jobs:
10
steps:
11
- name: Generate token
12
id: generate_token
13
- uses: tibdex/github-app-token@36464acb844fc53b9b8b2401da68844f6b05ebb0
+ uses: tibdex/github-app-token@f717b5ecd4534d3c4df4ce9b5c1c2214f0f7cd06
14
with:
15
app_id: ${{ secrets.GRAPHBOT_APP_ID }}
16
private_key: ${{ secrets.GRAPHBOT_APP_PEM }}
0 commit comments