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 8686
8787 - name : Retrieve commit info
8888 id : commit_info
89- uses : ./ .github/actions/commit-info
89+ uses : valitydev/java-workflow/ .github/actions/commit-info@v3
9090
9191 - name : Deploy package
9292 uses : valitydev/action-deploy-jdk-package@v1.0.20
@@ -116,7 +116,7 @@ jobs:
116116
117117 - name : Retrieve commit info
118118 id : commit_info
119- uses : ./ .github/actions/commit-info
119+ uses : valitydev/java-workflow/ .github/actions/commit-info@v3
120120
121121 - name : Deploy package
122122 uses : valitydev/action-deploy-jdk-package@v1.0.20
Original file line number Diff line number Diff line change 3939
4040 - name : Retrieve commit info
4141 id : commit_info
42- uses : ./ .github/actions/commit-info
42+ uses : valitydev/java-workflow/ .github/actions/commit-info@v3
4343
4444 - name : Deploy package
4545 uses : valitydev/action-deploy-jdk-package@v1.0.20
You can’t perform that action at this time.
0 commit comments