File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3838 - run : ./scripts/generate-license-data.py
3939 - name : Update renovate branch
4040 if : github.ref != 'refs/heads/main'
41- uses : stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3 # v7.0 .0
41+ uses : stefanzweifel/git-auto-commit-action@04702edda442b2e678b25b537cec683a1493fcb9 # v7.1 .0
4242 with :
4343 commit_message : ' utils: Update SPDX license data'
4444 - name : Create Pull Request
Original file line number Diff line number Diff line change 5050
5151 - name : Update current branch
5252 if : github.event_name == 'push' && github.ref_name != 'main'
53- uses : stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3 # v7.0 .0
53+ uses : stefanzweifel/git-auto-commit-action@04702edda442b2e678b25b537cec683a1493fcb9 # v7.1 .0
5454 with :
5555 commit_message : ' docs: Update JSON schemas'
5656
Original file line number Diff line number Diff line change 5858
5959 - name : Update current branch
6060 if : github.event_name == 'push' && github.ref_name != 'main'
61- uses : stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3 # v7.0 .0
61+ uses : stefanzweifel/git-auto-commit-action@04702edda442b2e678b25b537cec683a1493fcb9 # v7.1 .0
6262 with :
6363 commit_message : ' chore: update unicode characters data'
6464
Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ jobs:
100100
101101 - name : Update current branch
102102 if : github.event_name == 'push' && github.ref_name != 'main'
103- uses : stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3 # v7.0 .0
103+ uses : stefanzweifel/git-auto-commit-action@04702edda442b2e678b25b537cec683a1493fcb9 # v7.1 .0
104104 with :
105105 commit_message : ' chore(deps): update lockfile'
106106
Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ jobs:
112112
113113 - name : Update current branch
114114 if : github.event_name == 'push' && github.ref_name != 'main'
115- uses : stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3 # v7.0 .0
115+ uses : stefanzweifel/git-auto-commit-action@04702edda442b2e678b25b537cec683a1493fcb9 # v7.1 .0
116116 with :
117117 commit_message : ' chore(js): update vendored libraries'
118118
You can’t perform that action at this time.
0 commit comments