We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c24277a commit 05026acCopy full SHA for 05026ac
.codegen/_openapi_sha
@@ -1 +1 @@
1
-d09dbd77f5a9560cbb816746773da43a8bdbde08
+1b822a4895af8def214d70bcc5ceb13d71e9526e
.github/workflows/tagging.yml
@@ -35,7 +35,7 @@ jobs:
35
steps:
36
- name: Generate GitHub App Token
37
id: generate-token
38
- uses: actions/create-github-app-token@v2
+ uses: actions/create-github-app-token@v3
39
with:
40
app-id: ${{ secrets.DECO_SDK_TAGGING_APP_ID }}
41
private-key: ${{ secrets.DECO_SDK_TAGGING_PRIVATE_KEY }}
0 commit comments