From bd9d97f1a8fec02f67c4a87c78208a94c5eaf620 Mon Sep 17 00:00:00 2001 From: stackhpc-ci <22933334+stackhpc-ci@users.noreply.github.com> Date: Tue, 12 Sep 2023 09:41:27 +0000 Subject: [PATCH] feat: automatic update of workflows master --- .github/workflows/lint-collection.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint-collection.yml b/.github/workflows/lint-collection.yml index 0a53786..0b4d62e 100644 --- a/.github/workflows/lint-collection.yml +++ b/.github/workflows/lint-collection.yml @@ -6,4 +6,4 @@ jobs: lint: uses: stackhpc/.github/.github/workflows/lint-collection.yml@main with: - lint_pip_dependencies: "git+https://github.com/stackhpc/ansible-modules-hashivault@stackhpc" + upstream: git+https://github.com/stackhpc/ansible-modules-hashivault@stackhpc