Skip to content

Commit 35e4ac6

Browse files
authored
Merge branch 'main' into ci/auto-merge-dependabot
2 parents d72c54b + 9ac7398 commit 35e4ac6

File tree

4 files changed

+86
-199
lines changed

4 files changed

+86
-199
lines changed

.github/workflows/respec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
steps:
2727
- name: Generate access token
2828
id: generate-token
29-
uses: actions/create-github-app-token@v1
29+
uses: actions/create-github-app-token@v2
3030
with:
3131
app-id: ${{ secrets.OAI_SPEC_PUBLISHER_APPID }}
3232
private-key: ${{ secrets.OAI_SPEC_PUBLISHER_PRIVATE_KEY }}

0 commit comments

Comments
 (0)