Skip to content

Commit a398978

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v7
1 parent 7820dd5 commit a398978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
version: ${{ steps.previous_tag.outputs.tag }}
122122
- name: "Commit changes"
123123
if: github.event_name != 'pull_request'
124-
uses: "stefanzweifel/git-auto-commit-action@v6"
124+
uses: "stefanzweifel/git-auto-commit-action@v7"
125125
id: "commit"
126126
with:
127127
commit_message: "Update stubs"

0 commit comments

Comments
 (0)