From 7273dc44e80ed1a3aa6b5ce54e195ab200121586 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 May 2026 00:47:29 +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 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/build_import.yaml dependency-version: 17784d5248b78835d2f2488211367e8de5a95381 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 6fa7e946..ed73bf63 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@46de405af31ba872a770a9b75c90121493c1cbe5 # main + uses: ansible/ansible-content-actions/.github/workflows/build_import.yaml@17784d5248b78835d2f2488211367e8de5a95381 # main