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 99f859e + 64ca792 commit aedbc05Copy full SHA for aedbc05
.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@021a2405c7f990db57f5eae5397423dcc554159c
+ uses: tibdex/github-app-token@b62528385c34dbc9f38e5f4225ac829252d1ea92
14
with:
15
app_id: ${{ secrets.GRAPHBOT_APP_ID }}
16
private_key: ${{ secrets.GRAPHBOT_APP_PEM }}
0 commit comments