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 21e6cc9 + f39d2a9 commit 03b2647Copy full SHA for 03b2647
.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@f717b5ecd4534d3c4df4ce9b5c1c2214f0f7cd06
+ uses: tibdex/github-app-token@021a2405c7f990db57f5eae5397423dcc554159c
14
with:
15
app_id: ${{ secrets.GRAPHBOT_APP_ID }}
16
private_key: ${{ secrets.GRAPHBOT_APP_PEM }}
0 commit comments