File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1313 - name : git clone
1414 uses : actions/checkout@v5
1515 - name : git clone gradlex-build-conventions
16- uses : actions/checkout@v4
16+ uses : actions/checkout@v5
1717 with :
1818 repository : gradlex-org/plugin-publish-conventions
1919 path : build/plugin-publish-conventions
Original file line number Diff line number Diff line change 1616 - name : git clone
1717 uses : actions/checkout@v5
1818 - name : git clone gradlex-build-conventions
19- uses : actions/checkout@v4
19+ uses : actions/checkout@v5
2020 with :
2121 repository : gradlex-org/plugin-publish-conventions
2222 path : build/plugin-publish-conventions
Original file line number Diff line number Diff line change 1111 steps :
1212 - name : Checkout sources
1313 uses : actions/checkout@v5
14+ - name : git clone gradlex-build-conventions
15+ uses : actions/checkout@v5
16+ with :
17+ repository : gradlex-org/plugin-publish-conventions
18+ path : build/plugin-publish-conventions
19+ ref : new-convention-plugins
1420 - name : Generate and submit dependency graph
1521 uses : gradle/actions/dependency-submission@v5
1622 with :
You can’t perform that action at this time.
0 commit comments