From c3e74fc8126b4174fb542b6cd923766215aab751 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 May 2026 00:47:23 +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 17784d5248b78835d2f2488211367e8de5a95381. - [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...17784d5248b78835d2f2488211367e8de5a95381) --- updated-dependencies: - dependency-name: ansible/ansible-content-actions/.github/workflows/changelog.yaml dependency-version: 17784d5248b78835d2f2488211367e8de5a95381 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..03085649 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@17784d5248b78835d2f2488211367e8de5a95381 # main