diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index e06b0c19..79a68715 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -38,4 +38,5 @@ jobs: with: default_author: github_actor message: 'docs: add version ${{ github.event.client_payload.tag }}' - push: true \ No newline at end of file + push: true + github_token: ${{ steps.obtainToken.outputs.token }} \ No newline at end of file diff --git a/package.json b/package.json index 82ace535..ecc1fa3f 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "eslint-plugin-unused-imports": "^4.1.4", "prettier": "^3.2.4", "typescript": "^5.8.2", - "zod": "^3.25.28" + "zod": "^3.25.76" }, "peerDependencies": { "@docusaurus/theme-common": "^3.8.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 22e90ba4..8159ffe0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -133,7 +133,7 @@ importers: specifier: ^5.8.2 version: 5.9.2 zod: - specifier: ^3.25.28 + specifier: ^3.25.76 version: 3.25.76 packages: