Skip to content

Commit 031be04

Browse files
Update stefanzweifel/git-auto-commit-action action to v5.2.0 (#1482)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 63413df commit 031be04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gen-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
EOF
4444
4545
- name: Commit
46-
uses: stefanzweifel/git-auto-commit-action@8621497c8c39c72f3e2a999a26b4ca1b5058a842 # v5.0.1
46+
uses: stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5.2.0
4747
with:
4848
commit_message: 'Update docs'
4949
file_pattern: '*.md'

0 commit comments

Comments
 (0)