We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5820498 commit aba1854Copy full SHA for aba1854
.github/workflows/add_issues.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- name: Generate token
14
id: generate_token
15
- uses: tibdex/github-app-token@v1.7.0
+ uses: tibdex/github-app-token@v1.8.0
16
with:
17
app_id: ${{ secrets.SYNOPS_APP_ID }}
18
private_key: ${{ secrets.SYNOPS_APP_PRIVATE_KEY }}
0 commit comments