From 5a3d08a101f9a8b2bcf5920a8727f949660ac15f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 21:13:41 +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 24ca2b652f231d1cdd974d96c20944354aa4bff4 to 6db500ae3518b6681698de8ed3717f57b6849899. - [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/24ca2b652f231d1cdd974d96c20944354aa4bff4...6db500ae3518b6681698de8ed3717f57b6849899) --- updated-dependencies: - dependency-name: ansible/ansible-content-actions/.github/workflows/sanity.yaml dependency-version: 6db500ae3518b6681698de8ed3717f57b6849899 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 5aa690c6..cab40829 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@24ca2b652f231d1cdd974d96c20944354aa4bff4 # main + uses: ansible/ansible-content-actions/.github/workflows/sanity.yaml@6db500ae3518b6681698de8ed3717f57b6849899 # main