Skip to content

Commit fbdfc8b

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v5.2.0
1 parent ec6630c commit fbdfc8b

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
@@ -49,7 +49,7 @@ jobs:
4949
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5050

5151
- name: Commit changelog
52-
uses: stefanzweifel/git-auto-commit-action@8756aa072ef5b4a080af5dc8fef36c5d586e521d # v5.0.0
52+
uses: stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5.2.0
5353
with:
5454
branch: main
5555
file_pattern: '*.md'

0 commit comments

Comments
 (0)