This is an automated email from the ASF dual-hosted git repository.

pkarwasz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j-samples.git


The following commit(s) were added to refs/heads/main by this push:
     new 842887d  Bump gradle/actions from 4.4.1 to 4.4.2 in the all group 
(#356)
842887d is described below

commit 842887d81d9d25b709c5f4c25eb199fa8239332f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 11 06:48:30 2025 +0200

    Bump gradle/actions from 4.4.1 to 4.4.2 in the all group (#356)
    
    Bumps the all group with 1 update: 
[gradle/actions](https://github.com/gradle/actions).
    
    
    Updates `gradle/actions` from 4.4.1 to 4.4.2
    - [Release notes](https://github.com/gradle/actions/releases)
    - 
[Commits](https://github.com/gradle/actions/compare/ac638b010cf58a27ee6c972d7336334ccaf61c96...017a9effdb900e5b5b2fddfb590a105619dca3c3)
    
    ---
    updated-dependencies:
    - dependency-name: gradle/actions
      dependency-version: 4.4.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .github/workflows/gradle-reusable-test.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/gradle-reusable-test.yaml 
b/.github/workflows/gradle-reusable-test.yaml
index 355f3a4..179db10 100644
--- a/.github/workflows/gradle-reusable-test.yaml
+++ b/.github/workflows/gradle-reusable-test.yaml
@@ -57,7 +57,7 @@ jobs:
           java-version: 17
 
       - name: Setup Gradle
-        uses: 
gradle/actions/setup-gradle@ac638b010cf58a27ee6c972d7336334ccaf61c96   # 4.4.1
+        uses: 
gradle/actions/setup-gradle@017a9effdb900e5b5b2fddfb590a105619dca3c3   # 4.4.2
         with:
           develocity-access-key: ${{ secrets.DEVELOCITY_ACCESS_KEY }}
           develocity-injection-enabled: true

Reply via email to