This is an automated email from the ASF dual-hosted git repository. pkarwasz pushed a commit to branch 2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/2.x by this push: new 6b3af23895 Update `gradle/develocity-actions` to version `1.4` (#3717) 6b3af23895 is described below commit 6b3af238953ca32e53cb885f9d6390ec98472a4c Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Wed Jun 11 07:46:09 2025 +0000 Update `gradle/develocity-actions` to version `1.4` (#3717) Co-authored-by: ASF Logging Services RM <priv...@logging.apache.org> --- .github/workflows/develocity-publish-build-scans.yaml | 4 ++-- src/changelog/.2.x.x/update_gradle_develocity_actions.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/develocity-publish-build-scans.yaml b/.github/workflows/develocity-publish-build-scans.yaml index 31fa075ac2..2a87945214 100644 --- a/.github/workflows/develocity-publish-build-scans.yaml +++ b/.github/workflows/develocity-publish-build-scans.yaml @@ -31,12 +31,12 @@ jobs: steps: - name: Setup Build Scan link capture - uses: gradle/develocity-actions/setup-maven@b8d3a572314ffff3b940a2c1b7b384d4983d422d # 1.3 + uses: gradle/develocity-actions/setup-maven@4a2aed82eea165ba2d5c494fc2a8730d7fdff229 # 1.4 with: capture-build-scan-links: true - name: Publish Build Scans - uses: gradle/develocity-actions/maven-publish-build-scan@b8d3a572314ffff3b940a2c1b7b384d4983d422d # 1.3 + uses: gradle/develocity-actions/maven-publish-build-scan@4a2aed82eea165ba2d5c494fc2a8730d7fdff229 # 1.4 with: develocity-url: 'https://develocity.apache.org' develocity-access-key: ${{ secrets.DEVELOCITY_ACCESS_KEY }} diff --git a/src/changelog/.2.x.x/update_gradle_develocity_actions.xml b/src/changelog/.2.x.x/update_gradle_develocity_actions.xml index 48b58b6295..22e83bd5f1 100644 --- a/src/changelog/.2.x.x/update_gradle_develocity_actions.xml +++ b/src/changelog/.2.x.x/update_gradle_develocity_actions.xml @@ -3,6 +3,6 @@ xmlns="https://logging.apache.org/xml/ns" xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd" type="updated"> - <issue id="3309" link="https://github.com/apache/logging-log4j2/pull/3309"/> - <description format="asciidoc">Update `gradle/develocity-actions` to version `1.3`</description> + <issue id="3717" link="https://github.com/apache/logging-log4j2/pull/3717"/> + <description format="asciidoc">Update `gradle/develocity-actions` to version `1.4`</description> </entry>