Skip to content

Commit c141f1c

Browse files
Update SDK API to 1b822a4895af8def214d70bcc5ceb13d71e9526e (#1340)
This PR updates the SDK to the latest API changes. NO_CHANGELOG=true Co-authored-by: databricks-ci-ghec-1[bot] <184311507+databricks-ci-ghec-1[bot]@users.noreply.github.com>
1 parent 0d0e807 commit c141f1c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.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)