Skip to content

Commit 05026ac

Browse files
Update SDK to 1b822a4895af8def214d70bcc5ceb13d71e9526e
1 parent c24277a commit 05026ac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.codegen/_openapi_sha

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
d09dbd77f5a9560cbb816746773da43a8bdbde08
1+
1b822a4895af8def214d70bcc5ceb13d71e9526e

.github/workflows/tagging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
steps:
3636
- name: Generate GitHub App Token
3737
id: generate-token
38-
uses: actions/create-github-app-token@v2
38+
uses: actions/create-github-app-token@v3
3939
with:
4040
app-id: ${{ secrets.DECO_SDK_TAGGING_APP_ID }}
4141
private-key: ${{ secrets.DECO_SDK_TAGGING_PRIVATE_KEY }}

0 commit comments

Comments
 (0)