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,10 +31,10 @@ jobs:
3131 steps :
3232
3333 - name : Setup Build Scan link capture
34- uses : gradle/develocity-actions/maven-setup@9f1bf05334de7eb619731d5466c35a153742311d # 1.2
34+ uses : gradle/develocity-actions/maven-setup@b8d3a572314ffff3b940a2c1b7b384d4983d422d # 1.3
3535
3636 - name : Publish Build Scans
37- uses : gradle/develocity-actions/maven-publish-build-scan@9f1bf05334de7eb619731d5466c35a153742311d # 1.2
37+ uses : gradle/develocity-actions/maven-publish-build-scan@b8d3a572314ffff3b940a2c1b7b384d4983d422d # 1.3
3838 with :
3939 develocity-url : ' https://ge.apache.org'
4040 develocity-access-key : ${{ secrets.GE_ACCESS_TOKEN }}
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 =" 3308" link =" https://github.com/apache/logging-log4j2/pull/3308" />
7+ <description format =" asciidoc" >Update `gradle/develocity-actions` to version `1.3`</description >
8+ </entry >
You can’t perform that action at this time.
0 commit comments