Skip to content

Commit 8983e70

Browse files
Pipelines CLI v0.40.6 (#173)
1 parent 72aff5c commit 8983e70

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.github/workflows/pipelines-drift-detection.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ on:
3636
description: "Override where we fetch pipelines from, used for internal testing"
3737
pipelines_cli_version:
3838
type: string
39-
default: "v0.40.5"
39+
default: "v0.40.6"
4040
description: "For Gruntwork internal testing - the version of the pipelines CLI to use"
4141
pipelines_actions_ref:
4242
type: string

.github/workflows/pipelines-root.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ on:
3030
description: "Override where we fetch pipelines from, used for internal testing"
3131
pipelines_cli_version:
3232
type: string
33-
default: "v0.40.5"
33+
default: "v0.40.6"
3434
description: "For Gruntwork internal testing - the version of the pipelines CLI to use"
3535
pipelines_actions_ref:
3636
type: string

.github/workflows/pipelines-unlock.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ on:
4747
description: "Override where we fetch pipelines from, used for internal testing"
4848
pipelines_cli_version:
4949
type: string
50-
default: "v0.40.5"
50+
default: "v0.40.6"
5151
description: "For Gruntwork internal testing - the version of the pipelines CLI to use"
5252
pipelines_actions_ref:
5353
type: string

.github/workflows/pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ on:
3030
description: "Override where we fetch pipelines from, used for internal testing"
3131
pipelines_cli_version:
3232
type: string
33-
default: "v0.40.5"
33+
default: "v0.40.6"
3434
description: "For Gruntwork internal testing - the version of the pipelines CLI to use"
3535
pipelines_actions_ref:
3636
type: string

0 commit comments

Comments
 (0)