We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f61d151 commit c998168Copy full SHA for c998168
.github/workflows/update.yml
@@ -89,7 +89,7 @@ jobs:
89
with:
90
version: ${{ steps.previous_tag.outputs.tag }}
91
- name: "Commit changes"
92
- uses: "stefanzweifel/git-auto-commit-action@v4"
+ uses: "stefanzweifel/git-auto-commit-action@v5"
93
id: "commit"
94
95
commit_message: "Update stubs"
0 commit comments