diff --git a/.github/workflows/pipelines-drift-detection.yml b/.github/workflows/pipelines-drift-detection.yml index 70fb52e..081057c 100644 --- a/.github/workflows/pipelines-drift-detection.yml +++ b/.github/workflows/pipelines-drift-detection.yml @@ -36,7 +36,7 @@ on: description: "Override where we fetch pipelines from, used for internal testing" pipelines_cli_version: type: string - default: "v0.40.0-rc17" + default: "v0.40.0-rc22" description: "For Gruntwork internal testing - the version of the pipelines CLI to use" pipelines_actions_ref: type: string diff --git a/.github/workflows/pipelines-root.yml b/.github/workflows/pipelines-root.yml index 38106de..da07346 100644 --- a/.github/workflows/pipelines-root.yml +++ b/.github/workflows/pipelines-root.yml @@ -30,7 +30,7 @@ on: description: "Override where we fetch pipelines from, used for internal testing" pipelines_cli_version: type: string - default: "v0.40.0-rc17" + default: "v0.40.0-rc22" description: "For Gruntwork internal testing - the version of the pipelines CLI to use" pipelines_actions_ref: type: string diff --git a/.github/workflows/pipelines-unlock.yml b/.github/workflows/pipelines-unlock.yml index e9ea106..045d524 100644 --- a/.github/workflows/pipelines-unlock.yml +++ b/.github/workflows/pipelines-unlock.yml @@ -43,7 +43,7 @@ on: default: '"ubuntu-latest"' pipelines_cli_version: type: string - default: "v0.40.0-rc17" + default: "v0.40.0-rc22" description: "For Gruntwork internal testing - the version of the pipelines CLI to use" pipelines_actions_ref: type: string diff --git a/.github/workflows/pipelines.yml b/.github/workflows/pipelines.yml index 77691ba..8d9a89e 100644 --- a/.github/workflows/pipelines.yml +++ b/.github/workflows/pipelines.yml @@ -30,7 +30,7 @@ on: description: "Override where we fetch pipelines from, used for internal testing" pipelines_cli_version: type: string - default: "v0.40.0-rc17" + default: "v0.40.0-rc22" description: "For Gruntwork internal testing - the version of the pipelines CLI to use" pipelines_actions_ref: type: string