File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
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@4a2aed82eea165ba2d5c494fc2a8730d7fdff229 # 1.4
34+ uses : gradle/develocity-actions/setup-maven@09247f276f2bc73be8ebd0efced38273412d38d0 # 2.0
3535 with :
3636 capture-build-scan-links : true
3737
3838 - name : Publish Build Scans
39- uses : gradle/develocity-actions/maven-publish-build-scan@4a2aed82eea165ba2d5c494fc2a8730d7fdff229 # 1.4
39+ uses : gradle/develocity-actions/maven-publish-build-scan@09247f276f2bc73be8ebd0efced38273412d38d0 # 2.0
4040 with :
4141 develocity-url : ' https://develocity.apache.org'
4242 develocity-access-key : ${{ secrets.DEVELOCITY_ACCESS_KEY }}
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <entry xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3+ xmlns =" https://logging.apache.org/xml/ns"
4+ xsi : schemaLocation =" https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
5+ type =" updated" >
6+ <issue id =" 3995" link =" https://github.com/apache/logging-log4j2/pull/3995" />
7+ <description format =" asciidoc" >Update `gradle/develocity-actions` to version `2.0`</description >
8+ </entry >
You can’t perform that action at this time.
0 commit comments