Skip to content

Commit 55fc8cf

Browse files
Bump stefanzweifel/git-auto-commit-action from 4 to 5 (#199)
1 parent b5e3642 commit 55fc8cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
preface: src/preface.txt
4242
output: style.md
4343

44-
- uses: stefanzweifel/git-auto-commit-action@v4
44+
- uses: stefanzweifel/git-auto-commit-action@v5
4545
if: ${{ github.event_name == 'pull_request_target' }}
4646
with:
4747
file_pattern: style.md

0 commit comments

Comments
 (0)