From 4fc4a19f356b8e686838efda97b08da01fe35b29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 21:17:17 +0000 Subject: [PATCH] Bump ansible/ansible-content-actions/.github/workflows/sanity.yaml Bumps [ansible/ansible-content-actions/.github/workflows/sanity.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/sanity.yaml dependency-version: '05894f1a7922836072b5a12e80f9c2ed5f489567' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/sanity.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sanity.yml b/.github/workflows/sanity.yml index 8179f4dd..d446c465 100644 --- a/.github/workflows/sanity.yml +++ b/.github/workflows/sanity.yml @@ -11,4 +11,4 @@ permissions: jobs: sanity: - uses: ansible/ansible-content-actions/.github/workflows/sanity.yaml@46de405af31ba872a770a9b75c90121493c1cbe5 # main + uses: ansible/ansible-content-actions/.github/workflows/sanity.yaml@05894f1a7922836072b5a12e80f9c2ed5f489567 # main