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 0b65400 Update `dependabot/fetch-metadata` to version `2.4.0` (#386)
(#386)
0b65400 is described below
commit 0b654003f5d162b58edaca8d98d7a3980f7588ed
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 19 20:21:48 2025 +0000
Update `dependabot/fetch-metadata` to version `2.4.0` (#386) (#386)
Co-authored-by: ASF Logging Services RM <[email protected]>
---
.github/workflows/merge-dependabot-reusable.yaml | 2 +-
src/changelog/.12.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 7bf058a..f68a487 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@d7267f607e9d3fb96fc2fbe83e0af444713e90b7 # 2.3.0
+ uses:
dependabot/fetch-metadata@08eff52bf64351f401fb50d4972fa95b9f2c2d1b # 2.4.0
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
diff --git a/src/changelog/.12.x.x/update_dependabot_fetch_metadata.xml
b/src/changelog/.12.x.x/update_dependabot_fetch_metadata.xml
new file mode 100644
index 0000000..2a25dae
--- /dev/null
+++ b/src/changelog/.12.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="386" link="https://github.com/apache/logging-parent/pull/386"/>
+ <description format="asciidoc">Update `dependabot/fetch-metadata` to version
`2.4.0`</description>
+</entry>