From 155be4ee8c03c1780daaefd002e98268c1c9ea9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 21:13:32 +0000 Subject: [PATCH] Bump ansible/ansible-content-actions/.github/workflows/build_import.yaml Bumps [ansible/ansible-content-actions/.github/workflows/build_import.yaml](https://github.com/ansible/ansible-content-actions) from c81d405f1de6452c2ba7ddaca919afc65f8fe7ca to d3ed2271d196e9963585a3be3fc23729b6d166c5. - [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/c81d405f1de6452c2ba7ddaca919afc65f8fe7ca...d3ed2271d196e9963585a3be3fc23729b6d166c5) --- updated-dependencies: - dependency-name: ansible/ansible-content-actions/.github/workflows/build_import.yaml dependency-version: d3ed2271d196e9963585a3be3fc23729b6d166c5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/build-import.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-import.yml b/.github/workflows/build-import.yml index d44ad280..c63a12a3 100644 --- a/.github/workflows/build-import.yml +++ b/.github/workflows/build-import.yml @@ -11,4 +11,4 @@ permissions: jobs: build-import: - uses: ansible/ansible-content-actions/.github/workflows/build_import.yaml@c81d405f1de6452c2ba7ddaca919afc65f8fe7ca # main + uses: ansible/ansible-content-actions/.github/workflows/build_import.yaml@d3ed2271d196e9963585a3be3fc23729b6d166c5 # main