diff --git a/.github/workflows/pre-commit.yml b/.github/workflows/pre-commit.yml index 65d7309c2..4eea5e848 100644 --- a/.github/workflows/pre-commit.yml +++ b/.github/workflows/pre-commit.yml @@ -24,7 +24,7 @@ jobs: with: collection_namespace: infra collection_name: controller_configuration - collection_version: 2.0.0 + collection_version: 2.10.0 collection_repo: https://github.com/redhat-cop/controller_configuration/ collection_dependencies: awx.awx ...