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


The following commit(s) were added to refs/heads/main by this push:
     new e55a0a0  Update `dependabot/fetch-metadata` to version `2.3.0` (#322) 
(#322)
e55a0a0 is described below

commit e55a0a07228aa7b00e3281d3ed3c043203d737ce
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 19 08:18:02 2025 +0100

    Update `dependabot/fetch-metadata` to version `2.3.0` (#322) (#322)
    
    Co-authored-by: ASF Logging Services RM <[email protected]>
---
 .github/workflows/merge-dependabot-reusable.yaml           | 2 +-
 src/changelog/.11.x.x/update_dependabot_fetch_metadata.xml | 8 ++++++++
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/.github/workflows/merge-dependabot-reusable.yaml 
b/.github/workflows/merge-dependabot-reusable.yaml
index 7ea3026..50e0ad8 100644
--- a/.github/workflows/merge-dependabot-reusable.yaml
+++ b/.github/workflows/merge-dependabot-reusable.yaml
@@ -45,7 +45,7 @@ jobs:
 
       - name: Fetch metadata
         id: dependabot-metadata
-        uses: 
dependabot/fetch-metadata@dbb049abf0d677abbd7f7eee0375145b417fdd34   # 2.2.0
+        uses: 
dependabot/fetch-metadata@d7267f607e9d3fb96fc2fbe83e0af444713e90b7   # 2.3.0
         with:
           github-token: ${{ secrets.GITHUB_TOKEN }}
 
diff --git a/src/changelog/.11.x.x/update_dependabot_fetch_metadata.xml 
b/src/changelog/.11.x.x/update_dependabot_fetch_metadata.xml
new file mode 100644
index 0000000..69af00b
--- /dev/null
+++ b/src/changelog/.11.x.x/update_dependabot_fetch_metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+       xmlns="https://logging.apache.org/xml/ns";
+       xsi:schemaLocation="https://logging.apache.org/xml/ns 
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
+       type="updated">
+  <issue id="322" link="https://github.com/apache/logging-parent/pull/322"/>
+  <description format="asciidoc">Update `dependabot/fetch-metadata` to version 
`2.3.0`</description>
+</entry>

Reply via email to