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-log4j2.git


The following commit(s) were added to refs/heads/main by this push:
     new e6907946f5 Bump 
apache/logging-parent/.github/workflows/deploy-release-reusable.yaml@rel/12.1.0 
(#3740)
e6907946f5 is described below

commit e6907946f5a2fe8b0c799b47a4e441c2a46bbf0a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 13 15:24:06 2025 +0000

    Bump 
apache/logging-parent/.github/workflows/deploy-release-reusable.yaml@rel/12.1.0 
(#3740)
    
    Bumps 
[apache/logging-parent/.github/workflows/deploy-release-reusable.yaml@rel/12.1.0](https://github.com/apache/logging-parent)
 from 12.1.0 to 12.1.1.
    - [Release notes](https://github.com/apache/logging-parent/releases)
    - 
[Commits](https://github.com/apache/logging-parent/compare/rel/12.1.0...rel/12.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: 
apache/logging-parent/.github/workflows/deploy-release-reusable.yaml@rel/12.1.0
      dependency-version: 12.1.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .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 dd149f7ecc..598efbc7fd 100644
--- a/.github/workflows/build.yaml
+++ b/.github/workflows/build.yaml
@@ -50,7 +50,7 @@ jobs:
   deploy-release:
     needs: build
     if: github.repository == 'apache/logging-log4j2' && 
startsWith(github.ref_name, 'release/')
-    uses: 
apache/logging-parent/.github/workflows/deploy-release-reusable.yaml@rel/12.1.0
+    uses: 
apache/logging-parent/.github/workflows/deploy-release-reusable.yaml@rel/12.1.1
     # Secrets for deployments
     secrets:
       GPG_SECRET_KEY: ${{ secrets.LOGGING_GPG_SECRET_KEY }}

Reply via email to