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

chore(deps): update stefanzweifel/git-auto-commit-action action to v7.1.0

authored by renovate[bot] and committed by GitHub f040d598 0c09e6cd

Changed files
+1 -1
.github
workflows
+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'