We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9472fc6 commit 54c2553Copy full SHA for 54c2553
1 file changed
.github/workflows/sync-docs.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
- name: Generate a GitHub token
18
id: ghtoken
19
- uses: actions/create-github-app-token@v1
+ uses: actions/create-github-app-token@v2
20
with:
21
app-id: ${{ secrets.GH_APP_ID }}
22
owner: slackapi
0 commit comments