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 @@ -115,7 +115,7 @@ jobs:
115115 rm -rf changelog/revision
116116 - name : Commit changes
117117 id : commit
118- uses : stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3
118+ uses : stefanzweifel/git-auto-commit-action@04702edda442b2e678b25b537cec683a1493fcb9
119119 env :
120120 target_env : ${{ inputs.env }}
121121 target_branch : ${{ inputs.branch }}
Original file line number Diff line number Diff line change 7878 path : openapi/v1-deprecated
7979 - name : Commit changes
8080 id : commit
81- uses : stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3
81+ uses : stefanzweifel/git-auto-commit-action@04702edda442b2e678b25b537cec683a1493fcb9
8282 env :
8383 target_env : ${{ inputs.env }}
8484 target_branch : ${{ inputs.branch }}
Original file line number Diff line number Diff line change @@ -178,7 +178,7 @@ jobs:
178178 echo "bump_release=${bump_release}" >> "${GITHUB_OUTPUT:?}"
179179 - name : Commit changes
180180 id : commit
181- uses : stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3
181+ uses : stefanzweifel/git-auto-commit-action@04702edda442b2e678b25b537cec683a1493fcb9
182182 env :
183183 target_env : ${{ inputs.env }}
184184 target_branch : ${{ inputs.branch }}
You can’t perform that action at this time.
0 commit comments