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@3cc016cfc892e0844046da36fc68da4e525e081f
118+ uses : stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0
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@3cc016cfc892e0844046da36fc68da4e525e081f
80+ uses : stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0
8181 env :
8282 target_env : ${{ inputs.env }}
8383 target_branch : ${{ inputs.branch }}
Original file line number Diff line number Diff line change @@ -158,7 +158,7 @@ jobs:
158158 run : ../release-scripts/branded_preview.sh
159159 - name : Commit changes
160160 id : commit
161- uses : stefanzweifel/git-auto-commit-action@3cc016cfc892e0844046da36fc68da4e525e081f
161+ uses : stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0
162162 env :
163163 target_env : ${{ inputs.env }}
164164 target_branch : ${{ inputs.branch }}
You can’t perform that action at this time.
0 commit comments