From 52fa597dbe3fc75794315dfd8646e2874bdc19c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 21:24:46 +0000 Subject: [PATCH] Bump ansible/ansible-content-actions/.github/workflows/changelog.yaml Bumps [ansible/ansible-content-actions/.github/workflows/changelog.yaml](https://github.com/ansible/ansible-content-actions) from 46de405af31ba872a770a9b75c90121493c1cbe5 to 05894f1a7922836072b5a12e80f9c2ed5f489567. - [Release notes](https://github.com/ansible/ansible-content-actions/releases) - [Changelog](https://github.com/ansible/ansible-content-actions/blob/main/docs/release.md) - [Commits](https://github.com/ansible/ansible-content-actions/compare/46de405af31ba872a770a9b75c90121493c1cbe5...05894f1a7922836072b5a12e80f9c2ed5f489567) --- updated-dependencies: - dependency-name: ansible/ansible-content-actions/.github/workflows/changelog.yaml dependency-version: '05894f1a7922836072b5a12e80f9c2ed5f489567' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/changelog.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/changelog.yml b/.github/workflows/changelog.yml index 258a0596..012c37e7 100644 --- a/.github/workflows/changelog.yml +++ b/.github/workflows/changelog.yml @@ -9,4 +9,4 @@ permissions: jobs: changelog: - uses: ansible/ansible-content-actions/.github/workflows/changelog.yaml@46de405af31ba872a770a9b75c90121493c1cbe5 # main + uses: ansible/ansible-content-actions/.github/workflows/changelog.yaml@05894f1a7922836072b5a12e80f9c2ed5f489567 # main