From b2bcff0bb1674d3e46910c433b7f9a7c6ccaf7da Mon Sep 17 00:00:00 2001 From: stackhpc-ci <22933334+stackhpc-ci@users.noreply.github.com> Date: Thu, 7 Sep 2023 09:09:16 +0000 Subject: [PATCH] feat: automatic update of workflows master --- .github/workflows/lint-collection.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/lint-collection.yml b/.github/workflows/lint-collection.yml index 0a53786..1cda5e6 100644 --- a/.github/workflows/lint-collection.yml +++ b/.github/workflows/lint-collection.yml @@ -5,5 +5,3 @@ name: Ansible collection linters jobs: lint: uses: stackhpc/.github/.github/workflows/lint-collection.yml@main - with: - lint_pip_dependencies: "git+https://github.com/stackhpc/ansible-modules-hashivault@stackhpc"