File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ jobs:
129129 git pull origin main --no-edit 2>/dev/null
130130 git pull origin main --ff-only ; git merge --no-ff -m "Merge & Sync"
131131 continue-on-error : true
132- - uses : stefanzweifel/git-auto-commit-action@v6
132+ - uses : stefanzweifel/git-auto-commit-action@v7
133133 with :
134134 repository : ./main
135135 commit_user_name : Azathothas
@@ -145,7 +145,7 @@ jobs:
145145 git pull origin main --no-edit 2>/dev/null
146146 git pull origin main --ff-only ; git merge --no-ff -m "Merge & Sync"
147147 continue-on-error : true
148- - uses : stefanzweifel/git-auto-commit-action@v6
148+ - uses : stefanzweifel/git-auto-commit-action@v7
149149 with :
150150 repository : ./main
151151 commit_user_name : Azathothas
Original file line number Diff line number Diff line change @@ -136,7 +136,7 @@ jobs:
136136 git pull origin main --no-edit 2>/dev/null
137137 git pull origin main --ff-only ; git merge --no-ff -m "Merge & Sync"
138138 continue-on-error : true
139- - uses : stefanzweifel/git-auto-commit-action@v6
139+ - uses : stefanzweifel/git-auto-commit-action@v7
140140 with :
141141 repository : ./main
142142 commit_user_name : Azathothas
Original file line number Diff line number Diff line change @@ -348,7 +348,7 @@ jobs:
348348 git pull origin main --no-edit 2>/dev/null
349349 git pull origin main --ff-only ; git merge --no-ff -m "Merge & Sync"
350350 continue-on-error : true
351- - uses : stefanzweifel/git-auto-commit-action@v6
351+ - uses : stefanzweifel/git-auto-commit-action@v7
352352 with :
353353 repository : ./main
354354 commit_user_name : Azathothas
@@ -364,7 +364,7 @@ jobs:
364364 git pull origin main --no-edit 2>/dev/null
365365 git pull origin main --ff-only ; git merge --no-ff -m "Merge & Sync"
366366 continue-on-error : true
367- - uses : stefanzweifel/git-auto-commit-action@v6
367+ - uses : stefanzweifel/git-auto-commit-action@v7
368368 with :
369369 repository : ./main
370370 commit_user_name : Azathothas
You can’t perform that action at this time.
0 commit comments