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 d9ee0ce9a9 Fix obsolete commits
d9ee0ce9a9 is described below

commit d9ee0ce9a91edf9f8ceb44cae5f150cd2fc996d3
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Mon Sep 2 21:18:48 2024 +0200

    Fix obsolete commits
---
 .github/workflows/merge-dependabot.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/workflows/merge-dependabot.yaml 
b/.github/workflows/merge-dependabot.yaml
index 8fb5be956b..722ff337f0 100644
--- a/.github/workflows/merge-dependabot.yaml
+++ b/.github/workflows/merge-dependabot.yaml
@@ -30,7 +30,6 @@ jobs:
 
   build:
     if: github.repository == 'apache/logging-log4j2' && github.event_name == 
'pull_request_target' && github.actor == 'dependabot[bot]'
-    # Temporary use `develocity` branch
     uses: 
apache/logging-parent/.github/workflows/build-reusable.yaml@rel/11.2.0
     secrets:
       DV_ACCESS_TOKEN: ${{ secrets.GE_ACCESS_TOKEN }}

Reply via email to