File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5858 steps :
5959 - name : Checkout
6060 uses : actions/checkout@v6.0.2
61- - uses : DanySK/build-check-deploy-gradle-action@9d11d6cf861249721395e3d204f4469de205a8a2 # 4.0.23
61+ - uses : DanySK/build-check-deploy-gradle-action@43aacdcb625062c04614b0f1deac5a316fc0b076 # 4.0.24
6262 with :
6363 pre-build-command : ./gradlew kotlinUpgradeYarnLock
6464 build-command : true
7777 steps :
7878 - name : Checkout
7979 uses : danysk/action-checkout@17f5de6c9546f22aad5eab262982aa8847eebd4f # 0.2.28
80- - uses : DanySK/build-check-deploy-gradle-action@9d11d6cf861249721395e3d204f4469de205a8a2 # 4.0.23
80+ - uses : DanySK/build-check-deploy-gradle-action@43aacdcb625062c04614b0f1deac5a316fc0b076 # 4.0.24
8181 with :
8282 retries-on-failure : 5
8383 wait-between-retries : 120
@@ -132,7 +132,7 @@ jobs:
132132 steps :
133133 - name : Checkout with full history
134134 uses : danysk/action-checkout@17f5de6c9546f22aad5eab262982aa8847eebd4f # 0.2.28
135- - uses : DanySK/build-check-deploy-gradle-action@9d11d6cf861249721395e3d204f4469de205a8a2 # 4.0.23
135+ - uses : DanySK/build-check-deploy-gradle-action@43aacdcb625062c04614b0f1deac5a316fc0b076 # 4.0.24
136136 with :
137137 signing-key : ${{ secrets.SIGNING_KEY }}
138138 signing-password : ${{ secrets.SIGNING_PASSWORD }}
@@ -394,7 +394,7 @@ jobs:
394394 uses : actions/setup-node@v6.2.0
395395 with :
396396 node-version-file : package.json
397- - uses : DanySK/build-check-deploy-gradle-action@9d11d6cf861249721395e3d204f4469de205a8a2 # 4.0.23
397+ - uses : DanySK/build-check-deploy-gradle-action@43aacdcb625062c04614b0f1deac5a316fc0b076 # 4.0.24
398398 env :
399399 MAKEPKG_IMAGE : ${{ needs.ci-preparation.outputs.makepkg-image }}
400400 with :
Original file line number Diff line number Diff line change 1717 uses : danysk/action-checkout@17f5de6c9546f22aad5eab262982aa8847eebd4f # 0.2.28
1818 with :
1919 token : ${{ secrets.DEPLOYMENT_TOKEN }}
20- - uses : DanySK/build-check-deploy-gradle-action@9d11d6cf861249721395e3d204f4469de205a8a2 # 4.0.23
20+ - uses : DanySK/build-check-deploy-gradle-action@43aacdcb625062c04614b0f1deac5a316fc0b076 # 4.0.24
2121 with :
2222 pre-build-command : rm -rf dokka-cache
2323 build-command : |
You can’t perform that action at this time.
0 commit comments