Skip to content

Commit bc26abe

Browse files
authored
Merge branch 'main' into dependabot/go_modules/github.com/go-git/go-git/v5-5.15.0
2 parents d02f9d7 + 6532275 commit bc26abe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-docs-from-cli-repo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
steps:
2222
- name: Generate a GitHub token
2323
id: ghtoken
24-
uses: actions/create-github-app-token@v1
24+
uses: actions/create-github-app-token@v2
2525
with:
2626
app-id: ${{ secrets.GH_APP_ID }}
2727
owner: slackapi

0 commit comments

Comments
 (0)