File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6868 steps :
6969 - name : Checkout
7070 uses : danysk/action-checkout@0.2.22
71- - uses : DanySK/build-check-deploy-gradle-action@3.5.28
71+ - uses : DanySK/build-check-deploy-gradle-action@3.7.0
7272 with :
7373 pre-build-command : true
7474 build-command : |
9292 steps :
9393 - name : Checkout
9494 uses : danysk/action-checkout@0.2.22
95- - uses : DanySK/build-check-deploy-gradle-action@3.5.28
95+ - uses : DanySK/build-check-deploy-gradle-action@3.7.0
9696 with :
9797 retries-on-failure : 5
9898 wait-between-retries : 120
@@ -175,7 +175,7 @@ jobs:
175175 steps :
176176 - name : Checkout with full history
177177 uses : danysk/action-checkout@0.2.22
178- - uses : DanySK/build-check-deploy-gradle-action@3.5.28
178+ - uses : DanySK/build-check-deploy-gradle-action@3.7.0
179179 with :
180180 signing-key : ${{ secrets.SIGNING_KEY }}
181181 signing-password : ${{ secrets.SIGNING_PASSWORD }}
@@ -446,7 +446,7 @@ jobs:
446446 uses : actions/setup-node@v4.1.0
447447 with :
448448 node-version-file : package.json
449- - uses : DanySK/build-check-deploy-gradle-action@3.5.28
449+ - uses : DanySK/build-check-deploy-gradle-action@3.7.0
450450 env :
451451 STAGING_REPO_ID : ${{ needs.staging-repo.outputs.repo-id }}
452452 MAKEPKG_IMAGE : ${{ needs.ci-preparation.outputs.makepkg-image }}
Original file line number Diff line number Diff line change 1515 uses : danysk/action-checkout@0.2.22
1616 with :
1717 token : ${{ secrets.DEPLOYMENT_TOKEN }}
18- - uses : DanySK/build-check-deploy-gradle-action@3.5.28
18+ - uses : DanySK/build-check-deploy-gradle-action@3.7.0
1919 with :
2020 pre-build-command : rm javadoc-io.json
2121 build-command : |
You can’t perform that action at this time.
0 commit comments