Skip to content

Commit 9430317

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

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
@@ -51,7 +51,7 @@ jobs:
5151
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5252

5353
- name: Commit changelog
54-
uses: stefanzweifel/git-auto-commit-action@8756aa072ef5b4a080af5dc8fef36c5d586e521d # v5.0.0
54+
uses: stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5.2.0
5555
with:
5656
branch: master
5757
file_pattern: '*.md'

0 commit comments

Comments
 (0)