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 @@ -31,12 +31,12 @@ jobs:
3131 steps :
3232
3333 - name : Setup Build Scan link capture
34- uses : gradle/develocity-actions/setup-maven@b8d3a572314ffff3b940a2c1b7b384d4983d422d # 1.3
34+ uses : gradle/develocity-actions/setup-maven@4a2aed82eea165ba2d5c494fc2a8730d7fdff229 # 1.4
3535 with :
3636 capture-build-scan-links : true
3737
3838 - name : Publish Build Scans
39- uses : gradle/develocity-actions/maven-publish-build-scan@b8d3a572314ffff3b940a2c1b7b384d4983d422d # 1.3
39+ uses : gradle/develocity-actions/maven-publish-build-scan@4a2aed82eea165ba2d5c494fc2a8730d7fdff229 # 1.4
4040 with :
4141 develocity-url : ' https://ge.apache.org'
4242 develocity-access-key : ${{ secrets.GE_ACCESS_TOKEN }}
Original file line number Diff line number Diff line change 196196 <plugin >
197197 <groupId >org.codehaus.mojo</groupId >
198198 <artifactId >build-helper-maven-plugin</artifactId >
199- <version >3.6.0 </version >
199+ <version >3.6.1 </version >
200200 <executions >
201201 <execution >
202202 <id >define-log4jPluginPackageForTests</id >
You can’t perform that action at this time.
0 commit comments