File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ jobs:
102102
103103 - name : Update current branch
104104 if : github.event_name == 'push' && github.ref_name != 'main'
105- uses : stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3 # v7.0 .0
105+ uses : stefanzweifel/git-auto-commit-action@04702edda442b2e678b25b537cec683a1493fcb9 # v7.1 .0
106106 with :
107107 commit_message : ' chore(deps): update lockfile'
108108
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