Skip to content

Commit 37f9113

Browse files
committed
Merge branch 'main' into main-respec-file-filter
2 parents 9023bdd + 93669ce commit 37f9113

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/schema-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
steps:
2121
- name: Generate access token
2222
id: generate-token
23-
uses: actions/create-github-app-token@v1
23+
uses: actions/create-github-app-token@v2
2424
with:
2525
app-id: ${{ secrets.OAI_SPEC_PUBLISHER_APPID }}
2626
private-key: ${{ secrets.OAI_SPEC_PUBLISHER_PRIVATE_KEY }}

0 commit comments

Comments
 (0)