diff --git a/.github/workflows/pipelines-root.yml b/.github/workflows/pipelines-root.yml index 77c69ceb..00e9bf9c 100644 --- a/.github/workflows/pipelines-root.yml +++ b/.github/workflows/pipelines-root.yml @@ -30,8 +30,8 @@ on: required: false env: - PIPELINES_CLI_VERSION: v0.20.0 - PIPELINES_ACTIONS_VERSION: main + PIPELINES_CLI_VERSION: v0.21.0 + PIPELINES_ACTIONS_VERSION: v1.8.0 BOILERPLATE_VERSION: v0.5.16 GRUNTWORK_INSTALLER_VERSION: v0.0.40 diff --git a/.github/workflows/pipelines.yml b/.github/workflows/pipelines.yml index fe0f2884..c9c8bfad 100644 --- a/.github/workflows/pipelines.yml +++ b/.github/workflows/pipelines.yml @@ -26,7 +26,7 @@ on: required: true env: - PIPELINES_CLI_VERSION: v0.20.0 + PIPELINES_CLI_VERSION: v0.21.0 PIPELINES_ACTIONS_VERSION: v1.8.0 jobs: