File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ jobs:
115
115
rm -rf changelog/revision
116
116
- name : Commit changes
117
117
id : commit
118
- uses : stefanzweifel/git-auto-commit-action@e348103e9026cc0eee72ae06630dbe30c8bf7a79
118
+ uses : stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403
119
119
env :
120
120
target_env : ${{ inputs.env }}
121
121
target_branch : ${{ inputs.branch }}
Original file line number Diff line number Diff line change 77
77
path : openapi/v1-deprecated
78
78
- name : Commit changes
79
79
id : commit
80
- uses : stefanzweifel/git-auto-commit-action@e348103e9026cc0eee72ae06630dbe30c8bf7a79
80
+ uses : stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403
81
81
env :
82
82
target_env : ${{ inputs.env }}
83
83
target_branch : ${{ inputs.branch }}
Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ jobs:
148
148
run : ../release-scripts/branded_preview.sh
149
149
- name : Commit changes
150
150
id : commit
151
- uses : stefanzweifel/git-auto-commit-action@e348103e9026cc0eee72ae06630dbe30c8bf7a79
151
+ uses : stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403
152
152
env :
153
153
target_env : ${{ inputs.env }}
154
154
target_branch : ${{ inputs.branch }}
You can’t perform that action at this time.
0 commit comments