Bump tibdex/github-app-token from 1.8.2 to 2.0.0 (#100099)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>pull/99945/head
parent
5bcb4f07a0
commit
0cd73e397b
|
@ -42,7 +42,7 @@ jobs:
|
|||
id: token
|
||||
# Pinned to a specific version of the action for security reasons
|
||||
# v1.7.0
|
||||
uses: tibdex/github-app-token@0d49dd721133f900ebd5e0dff2810704e8defbc6
|
||||
uses: tibdex/github-app-token@0914d50df753bbc42180d982a6550f195390069f
|
||||
with:
|
||||
app_id: ${{ secrets.ISSUE_TRIAGE_APP_ID }}
|
||||
private_key: ${{ secrets.ISSUE_TRIAGE_APP_PEM }}
|
||||
|
|
Loading…
Reference in New Issue