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 7820dd5 commit a398978Copy full SHA for a398978
.github/workflows/update.yml
@@ -121,7 +121,7 @@ jobs:
121
version: ${{ steps.previous_tag.outputs.tag }}
122
- name: "Commit changes"
123
if: github.event_name != 'pull_request'
124
- uses: "stefanzweifel/git-auto-commit-action@v6"
+ uses: "stefanzweifel/git-auto-commit-action@v7"
125
id: "commit"
126
with:
127
commit_message: "Update stubs"
0 commit comments