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 03d28da + 5ea62d6 commit 77bcb69Copy full SHA for 77bcb69
.github/workflows/set-backlog-fields.yml
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
- name: Generate token
13
id: generate_token
14
- uses: tibdex/github-app-token@36464acb844fc53b9b8b2401da68844f6b05ebb0
+ uses: tibdex/github-app-token@7ce9ffdcdeb2ba82b01b51d6584a6a85872336d4
15
with:
16
app_id: ${{ secrets.LFPROJECTBOARDAUTOMATION_APP_ID }}
17
private_key: ${{ secrets.LFPROJECTBOARDAUTOMATION_PRIVATE_KEY }}
0 commit comments