File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 3333 uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # 4.1.1
3434
3535 - name : Set up JDK 11
36- uses : actions/setup-java@cd89f46ac9d01407894225f350157564c9c7cee2 # 3.12 .0
36+ uses : actions/setup-java@0ab4596768b603586c0de567f2430c30f5b0d2b0 # 3.13 .0
3737 with :
3838 distribution : temurin
3939 java-version : 11
8585
8686 - name : Set up JDK ${{ matrix.jdk }}
8787 if : matrix.jdk != 11
88- uses : actions/setup-java@cd89f46ac9d01407894225f350157564c9c7cee2 # 3.12 .0
88+ uses : actions/setup-java@0ab4596768b603586c0de567f2430c30f5b0d2b0 # 3.13 .0
8989 with :
9090 distribution : temurin
9191 java-version : ${{ matrix.jdk }}
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 =" http://logging.apache.org/log4j/changelog"
4+ xsi : schemaLocation =" http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
5+ type =" changed" >
6+ <issue id =" 1809" link =" https://github.com/apache/logging-log4j2/pull/1809" />
7+ <author id =" github:dependabot" />
8+ <description format =" asciidoc" >Update `actions/setup-java` to version `3.13.0`</description >
9+ </entry >
You can’t perform that action at this time.
0 commit comments