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@778341af668090896ca464160c2def5d1d1a3eb0
118+ uses : stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3
119119 env :
120120 target_env : ${{ inputs.env }}
121121 target_branch : ${{ inputs.branch }}
Original file line number Diff line number Diff line change 7777 path : openapi/v1-deprecated
7878 - name : Commit changes
7979 id : commit
80- uses : stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0
80+ uses : stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3
8181 env :
8282 target_env : ${{ inputs.env }}
8383 target_branch : ${{ inputs.branch }}
Original file line number Diff line number Diff line change @@ -177,7 +177,7 @@ jobs:
177177 echo "bump_release=${bump_release}" >> "${GITHUB_OUTPUT:?}"
178178 - name : Commit changes
179179 id : commit
180- uses : stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0
180+ uses : stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3
181181 env :
182182 target_env : ${{ inputs.env }}
183183 target_branch : ${{ inputs.branch }}
You can’t perform that action at this time.
0 commit comments