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 5655118b5e Bump 
apache/logging-parent/.github/workflows/verify-reproducibility-reusable.yaml@rel/12.1.0
 (#3730)
5655118b5e is described below

commit 5655118b5eebc7eb0d972ee2a4f23d06bbcfd974
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 13 14:17:41 2025 +0000

    Bump 
apache/logging-parent/.github/workflows/verify-reproducibility-reusable.yaml@rel/12.1.0
 (#3730)
    
    Bumps 
[apache/logging-parent/.github/workflows/verify-reproducibility-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/verify-reproducibility-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 5fde2a0851..4cfd8b9d18 100644
--- a/.github/workflows/build.yaml
+++ b/.github/workflows/build.yaml
@@ -78,7 +78,7 @@ jobs:
     needs: [ deploy-snapshot, deploy-release ]
     if: ${{ always() && (needs.deploy-snapshot.result == 'success' || 
needs.deploy-release.result == 'success') }}
     name: "verify-reproducibility (${{ needs.deploy-release.result == 
'success' && needs.deploy-release.outputs.project-version || 
needs.deploy-snapshot.outputs.project-version }})"
-    uses: 
apache/logging-parent/.github/workflows/verify-reproducibility-reusable.yaml@rel/12.1.0
+    uses: 
apache/logging-parent/.github/workflows/verify-reproducibility-reusable.yaml@rel/12.1.1
     with:
       nexus-url: ${{ needs.deploy-release.result == 'success' && 
needs.deploy-release.outputs.nexus-url || 
'https://repository.apache.org/content/groups/snapshots' }}
       # Encode the `runs-on` input as JSON array

Reply via email to