Skip to content

Commit aef7e33

Browse files
authored
Merge pull request #54 from intlify/renovate/stefanzweifel-git-auto-commit-action-6.x
chore(deps): update stefanzweifel/git-auto-commit-action action to v6
2 parents aab2734 + b214d6c commit aef7e33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5757

5858
- name: Commit changelog
59-
uses: stefanzweifel/git-auto-commit-action@v5
59+
uses: stefanzweifel/git-auto-commit-action@v6
6060
with:
6161
branch: main
6262
file_pattern: '*.md'

0 commit comments

Comments
 (0)