From c738b8e7ee91a91588f1885fb093a7a6b71dd0e5 Mon Sep 17 00:00:00 2001 From: ASF Logging Services RM Date: Thu, 19 Dec 2024 11:03:36 +0000 Subject: [PATCH] Update `gradle/develocity-actions` to version `1.3` (#3309) --- .github/workflows/develocity-publish-build-scans.yaml | 4 ++-- src/changelog/.2.x.x/update_gradle_develocity_actions.xml | 8 ++++++++ 2 files changed, 10 insertions(+), 2 deletions(-) create mode 100644 src/changelog/.2.x.x/update_gradle_develocity_actions.xml diff --git a/.github/workflows/develocity-publish-build-scans.yaml b/.github/workflows/develocity-publish-build-scans.yaml index 597d7777ca4..a520a88426e 100644 --- a/.github/workflows/develocity-publish-build-scans.yaml +++ b/.github/workflows/develocity-publish-build-scans.yaml @@ -31,10 +31,10 @@ jobs: steps: - name: Setup Build Scan link capture - uses: gradle/develocity-actions/maven-setup@9f1bf05334de7eb619731d5466c35a153742311d # 1.2 + uses: gradle/develocity-actions/maven-setup@b8d3a572314ffff3b940a2c1b7b384d4983d422d # 1.3 - name: Publish Build Scans - uses: gradle/develocity-actions/maven-publish-build-scan@9f1bf05334de7eb619731d5466c35a153742311d # 1.2 + uses: gradle/develocity-actions/maven-publish-build-scan@b8d3a572314ffff3b940a2c1b7b384d4983d422d # 1.3 with: develocity-url: 'https://ge.apache.org' develocity-access-key: ${{ secrets.GE_ACCESS_TOKEN }} diff --git a/src/changelog/.2.x.x/update_gradle_develocity_actions.xml b/src/changelog/.2.x.x/update_gradle_develocity_actions.xml new file mode 100644 index 00000000000..48b58b62951 --- /dev/null +++ b/src/changelog/.2.x.x/update_gradle_develocity_actions.xml @@ -0,0 +1,8 @@ + + + + Update `gradle/develocity-actions` to version `1.3` +