Skip to content

Commit c998168

Browse files
renovate[bot]ondrejmirtes
authored andcommitted
chore(deps): update stefanzweifel/git-auto-commit-action action to v5
1 parent f61d151 commit c998168

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
@@ -89,7 +89,7 @@ jobs:
8989
with:
9090
version: ${{ steps.previous_tag.outputs.tag }}
9191
- name: "Commit changes"
92-
uses: "stefanzweifel/git-auto-commit-action@v4"
92+
uses: "stefanzweifel/git-auto-commit-action@v5"
9393
id: "commit"
9494
with:
9595
commit_message: "Update stubs"

0 commit comments

Comments
 (0)