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

Merge pull request #3143 from hey-api/renovate/stefanzweifel-git-auto-commit-action-7.x

authored by

Lubos and committed by
GitHub
48e97291 cc33ce76

+1 -1
+1 -1
.github/workflows/release.yml
··· 67 67 68 68 - name: Commit lock file 69 69 if: env.CURRENT_BRANCH == 'changeset-release/main' 70 - uses: stefanzweifel/git-auto-commit-action@v7.0.0 70 + uses: stefanzweifel/git-auto-commit-action@v7.1.0 71 71 with: 72 72 branch: ${{ env.CURRENT_BRANCH }} 73 73 commit_message: 'chore: update lock file'