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@b863ae1933cb653a53c021fe36dbb774e1fb9403
118+ uses : stefanzweifel/git-auto-commit-action@3cc016cfc892e0844046da36fc68da4e525e081f
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@b863ae1933cb653a53c021fe36dbb774e1fb9403
80+ uses : stefanzweifel/git-auto-commit-action@3cc016cfc892e0844046da36fc68da4e525e081f
8181 env :
8282 target_env : ${{ inputs.env }}
8383 target_branch : ${{ inputs.branch }}
Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ jobs:
148148 run : ../release-scripts/branded_preview.sh
149149 - name : Commit changes
150150 id : commit
151- uses : stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403
151+ uses : stefanzweifel/git-auto-commit-action@3cc016cfc892e0844046da36fc68da4e525e081f
152152 env :
153153 target_env : ${{ inputs.env }}
154154 target_branch : ${{ inputs.branch }}
You can’t perform that action at this time.
0 commit comments