fork of hey-api/openapi-ts because I need some additional things

Merge pull request #2031 from hey-api/dependabot/github_actions/github-actions-4b242da788

chore(deps): bump changesets/action from 1.4.10 to 1.5.2 in the github-actions group

authored by

Lubos and committed by
GitHub
64fdba2c 060ff16f

+1 -1
+1 -1
.github/workflows/release.yml
··· 35 35 run: pnpm build 36 36 37 37 - name: Create Release Pull Request 38 - uses: changesets/action@v1.4.10 38 + uses: changesets/action@v1.5.3 39 39 with: 40 40 publish: pnpm changeset publish 41 41 version: pnpm changeset version