We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60d4367 commit 1f4f95fCopy full SHA for 1f4f95f
.github/workflows/ok-to-test.yml
@@ -17,7 +17,7 @@ jobs:
17
# See app.yml for an example app manifest
18
- name: Generate token
19
id: generate_token
20
- uses: tibdex/github-app-token@v1
+ uses: tibdex/github-app-token@v2
21
with:
22
app_id: ${{ secrets.DEPLOYBOT_APP_ID }}
23
private_key: ${{ secrets.DEPLOYBOT_PRIVATE_KEY }}
0 commit comments