File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4747
4848 - name : Commit Changes
4949 id : commit_changes
50- uses : stefanzweifel/git-auto-commit-action@v6
50+ uses : stefanzweifel/git-auto-commit-action@v7
5151 with :
5252 commit_message : Update Hugo npm Dependencies
5353 commit_author :
Original file line number Diff line number Diff line change 2121 template : templates/projects.tpl.md
2222 writeTo : content/projects.generated.md
2323
24- - uses : stefanzweifel/git-auto-commit-action@v6
24+ - uses : stefanzweifel/git-auto-commit-action@v7
2525 env :
2626 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
2727 with :
Original file line number Diff line number Diff line change 3131 run : git status
3232
3333 - name : Commit Changes
34- uses : stefanzweifel/git-auto-commit-action@v6
34+ uses : stefanzweifel/git-auto-commit-action@v7
3535 with :
3636 commit_message : Renovate Hugo Modules
3737 commit_author :
You can’t perform that action at this time.
0 commit comments