File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ jobs:
107107 branch : ${{ env.NEW_BRANCH }}
108108
109109 - name : Create Pull Request
110- uses : actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8 .0.0
110+ uses : actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9 .0.0
111111 with :
112112 github-token : ${{ secrets.GITHUB_TOKEN }}
113113 script : |
Original file line number Diff line number Diff line change 9595 branch : ${{ env.NEW_BRANCH }}
9696
9797 - name : Create Pull Request
98- uses : actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8 .0.0
98+ uses : actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9 .0.0
9999 with :
100100 github-token : ${{ secrets.GITHUB_TOKEN }}
101101 script : |
@@ -171,7 +171,7 @@ jobs:
171171 branch : ${{ env.NEW_BRANCH }}
172172
173173 - name : Create Pull Request
174- uses : actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8 .0.0
174+ uses : actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9 .0.0
175175 with :
176176 github-token : ${{ secrets.GITHUB_TOKEN }}
177177 script : |
You can’t perform that action at this time.
0 commit comments