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.
1 parent bd71da0 commit 8c878b0Copy full SHA for 8c878b0
.github/workflows/auto-release.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- name: GitHub App token
16
id: github_app_token
17
- uses: tibdex/github-app-token@v1.5.0
+ uses: tibdex/github-app-token@v2.1.0
18
with:
19
app_id: ${{ secrets.APP_ID }}
20
private_key: ${{ secrets.APP_PRIVATE_KEY }}
.github/workflows/create-documentation-issue.yml
@@ -15,7 +15,7 @@ jobs:
21
0 commit comments