File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 35
35
cp -r ./* .* /c/${{ steps.get_repo_name.outputs.repo_name }}
36
36
ls -alh /c/${{ steps.get_repo_name.outputs.repo_name }}
37
37
- name : Build, test, check and dry deployment
38
- uses : DanySK/build-check-deploy-gradle-action@45f7f9195182b133a514930eaa1f6126c57da401 # 3.7.10
38
+ uses : DanySK/build-check-deploy-gradle-action@d3f991eabd2399dbdf6e5d14a01f2f1034a11159 # 3.7.12
39
39
with :
40
40
build-command : |
41
41
if [[ "$RUNNER_OS" == "Windows" ]]; then
89
89
uses : actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2.0
90
90
with :
91
91
node-version-file : package.json
92
- - uses : DanySK/build-check-deploy-gradle-action@45f7f9195182b133a514930eaa1f6126c57da401 # 3.7.10
92
+ - uses : DanySK/build-check-deploy-gradle-action@d3f991eabd2399dbdf6e5d14a01f2f1034a11159 # 3.7.12
93
93
with :
94
94
build-command : true
95
95
check-command : true
You can’t perform that action at this time.
0 commit comments