File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -140,7 +140,7 @@ jobs:
140140 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
141141 with :
142142 ref : ${{ github.event.workflow_run.head_branch }}
143- - uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
143+ - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
144144 with :
145145 name : update-site
146146 - name : Prepare Release Notes
@@ -179,7 +179,7 @@ jobs:
179179 run :
180180 shell : bash
181181 steps :
182- - uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
182+ - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
183183 with :
184184 name : update-site
185185 - name : Setup ssh key for sourceforge
@@ -226,7 +226,7 @@ jobs:
226226 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
227227 with :
228228 ref : ${{ github.event.workflow_run.head_branch }}
229- - uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
229+ - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
230230 with :
231231 name : update-site
232232 - uses : actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
Original file line number Diff line number Diff line change @@ -130,7 +130,7 @@ jobs:
130130 run :
131131 shell : bash
132132 steps :
133- - uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
133+ - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
134134 with :
135135 name : update-site
136136 - name : Setup ssh key for sourceforge
@@ -174,7 +174,7 @@ jobs:
174174 run :
175175 shell : bash
176176 steps :
177- - uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
177+ - uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
178178 with :
179179 name : update-site
180180 - uses : actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
You can’t perform that action at this time.
0 commit comments