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 08778fb0a3 Pin `gradle/develocity-actions`
08778fb0a3 is described below

commit 08778fb0a33b1aa02079545ebddb6d37cd10022b
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Wed Sep 18 12:25:30 2024 +0200

    Pin `gradle/develocity-actions`
---
 .github/workflows/develocity-publish-build-scans.yaml | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/develocity-publish-build-scans.yaml 
b/.github/workflows/develocity-publish-build-scans.yaml
index eb8d2b3a84..597d7777ca 100644
--- a/.github/workflows/develocity-publish-build-scans.yaml
+++ b/.github/workflows/develocity-publish-build-scans.yaml
@@ -29,10 +29,12 @@ jobs:
       actions: write
       pull-requests: write
     steps:
+
       - name: Setup Build Scan link capture
-        uses: gradle/develocity-actions/maven-setup@v1
+        uses: 
gradle/develocity-actions/maven-setup@9f1bf05334de7eb619731d5466c35a153742311d  
 # 1.2
+
       - name: Publish Build Scans
-        uses: gradle/develocity-actions/maven-publish-build-scan@v1
+        uses: 
gradle/develocity-actions/maven-publish-build-scan@9f1bf05334de7eb619731d5466c35a153742311d
   # 1.2
         with:
           develocity-url: 'https://ge.apache.org'
           develocity-access-key: ${{ secrets.GE_ACCESS_TOKEN }}

Reply via email to