diff --git a/.github/workflows/build-reusable.yaml b/.github/workflows/build-reusable.yaml index 0962006..df57b13 100644 --- a/.github/workflows/build-reusable.yaml +++ b/.github/workflows/build-reusable.yaml @@ -121,7 +121,7 @@ jobs: -DskipTests=true \ clean verify artifact:compare - # We reproducibility results if the build fails. + # Upload reproducibility results if the build fails. - name: Upload reproducibility results if: failure() && steps.reproducibility.conclusion == 'failure' uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # 4.3.3 diff --git a/src/changelog/11.1.0/remove_java_architecture_packaging.xml b/src/changelog/11.1.0/remove_java_architecture_packaging.xml index a48e7ca..9f665a2 100644 --- a/src/changelog/11.1.0/remove_java_architecture_packaging.xml +++ b/src/changelog/11.1.0/remove_java_architecture_packaging.xml @@ -2,6 +2,6 @@ - Use default Java SE architecture and packaging (JDK) in workflows. + type="changed"> + Use default Java SE architecture and packaging (JDK) in workflows diff --git a/src/changelog/11.1.0/zulu.xml b/src/changelog/11.1.0/zulu.xml index f1aeff7..889589b 100644 --- a/src/changelog/11.1.0/zulu.xml +++ b/src/changelog/11.1.0/zulu.xml @@ -4,5 +4,5 @@ xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd" type="changed"> - Change the JDK distribution used in CI from Temurin to Zulu + Change the JDK distribution used in workflows from Temurin to Zulu