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 @@ -145,7 +145,7 @@ jobs:
145145 name : update-site
146146 - name : Prepare Release Notes
147147 run : .ci/files/prepare_release_notes.sh
148- - uses : actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1.1
148+ - uses : actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
149149 id : pmd-actions-helper-app-token
150150 with :
151151 app-id : ${{ secrets.PMD_ACTIONS_HELPER_ID }}
@@ -229,7 +229,7 @@ jobs:
229229 - uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
230230 with :
231231 name : update-site
232- - uses : actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1.1
232+ - uses : actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
233233 id : pmd-actions-helper-app-token
234234 with :
235235 app-id : ${{ secrets.PMD_ACTIONS_HELPER_ID }}
Original file line number Diff line number Diff line change @@ -177,7 +177,7 @@ jobs:
177177 - uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
178178 with :
179179 name : update-site
180- - uses : actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1.1
180+ - uses : actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
181181 id : pmd-actions-helper-app-token
182182 with :
183183 app-id : ${{ secrets.PMD_ACTIONS_HELPER_ID }}
You can’t perform that action at this time.
0 commit comments