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 96c9ed7  Revert `logging-parent` action upgrade
96c9ed7 is described below

commit 96c9ed79c940a9290a30e129c24e2b7edac9859b
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Mon Dec 18 08:56:40 2023 +0100

    Revert `logging-parent` action upgrade
---
 .github/workflows/build.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml
index 1dabdb7..fc54b7e 100644
--- a/.github/workflows/build.yaml
+++ b/.github/workflows/build.yaml
@@ -37,6 +37,6 @@ jobs:
 
   build:
     if: github.actor != 'dependabot[bot]'
-    uses: 
apache/logging-parent/.github/workflows/build-reusable.yaml@7750fb0f674da0abb358414ea19464ecd996e36f
 # rel/10.4.0
+    uses: 
apache/logging-parent/.github/workflows/build-reusable.yaml@e45457c683302242be5e8e7c3c33edf8f0e0ec0e
 # 10.4.0
     with:
       java-version: 21

Reply via email to