Skip to content

Commit 54c2553

Browse files
build(deps): bump actions/create-github-app-token from 1 to 2 (#436)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9472fc6 commit 54c2553

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- name: Generate a GitHub token
1818
id: ghtoken
19-
uses: actions/create-github-app-token@v1
19+
uses: actions/create-github-app-token@v2
2020
with:
2121
app-id: ${{ secrets.GH_APP_ID }}
2222
owner: slackapi

0 commit comments

Comments
 (0)