This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a commit to branch feat/dependabot-add-changelog
in repository https://gitbox.apache.org/repos/asf/logging-parent.git
The following commit(s) were added to refs/heads/feat/dependabot-add-changelog
by this push:
new e1bc79d fix: last typo?
e1bc79d is described below
commit e1bc79d72d45a78f37007523d7dd39d1a7e77b73
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Mon Jun 16 15:50:12 2025 +0200
fix: last typo?
---
.github/workflows/process-dependabot-reusable.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/process-dependabot-reusable.yaml
b/.github/workflows/process-dependabot-reusable.yaml
index acc5e27..16b3f3f 100644
--- a/.github/workflows/process-dependabot-reusable.yaml
+++ b/.github/workflows/process-dependabot-reusable.yaml
@@ -63,7 +63,7 @@ jobs:
- name: Generate changelog entries
id: dependencies
- uses: ./.github/actions/dependabot-generate-changelog
+ uses: ./.github/actions/generate-dependabot-changelog
- name: Add & commit changes
# Commits generated by Dependabot will always contain at least one
dependency