Skip to content

Commit 3b8511e

Browse files
Pipelines CLI v0.44.0 (#181)
1 parent 9f1ce7d commit 3b8511e

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,15 @@ on:
3636
description: "Override where we fetch pipelines from, used for internal testing"
3737
pipelines_cli_version:
3838
type: string
39-
default: "v0.43.0"
39+
default: "v0.44.0"
4040
description: "For Gruntwork internal testing - the version of the pipelines CLI to use"
4141
pipelines_actions_ref:
4242
type: string
4343
default: "v4.1.3"
4444
description: "For Gruntwork internal testing - the ref of the pipelines actions to use"
4545
pipelines_credentials_ref:
4646
type: string
47-
default: "v1.0.4"
47+
default: "v1.1.0"
4848
description: "For Gruntwork internal testing - the ref of the pipelines credentials to use"
4949

5050
secrets:

.github/workflows/pipelines-root.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,15 @@ on:
3030
description: "Override where we fetch pipelines from, used for internal testing"
3131
pipelines_cli_version:
3232
type: string
33-
default: "v0.43.0"
33+
default: "v0.44.0"
3434
description: "For Gruntwork internal testing - the version of the pipelines CLI to use"
3535
pipelines_actions_ref:
3636
type: string
3737
default: "v4.1.3"
3838
description: "For Gruntwork internal testing - the ref of the pipelines actions to use"
3939
pipelines_credentials_ref:
4040
type: string
41-
default: "v1.0.4"
41+
default: "v1.1.0"
4242
description: "For Gruntwork internal testing - the ref of the pipelines credentials to use"
4343

4444
secrets:

.github/workflows/pipelines-unlock.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,15 +47,15 @@ on:
4747
description: "Override where we fetch pipelines from, used for internal testing"
4848
pipelines_cli_version:
4949
type: string
50-
default: "v0.43.0"
50+
default: "v0.44.0"
5151
description: "For Gruntwork internal testing - the version of the pipelines CLI to use"
5252
pipelines_actions_ref:
5353
type: string
5454
default: "v4.1.3"
5555
description: "For Gruntwork internal testing - the ref of the pipelines actions to use"
5656
pipelines_credentials_ref:
5757
type: string
58-
default: "v1.0.4"
58+
default: "v1.1.0"
5959
description: "For Gruntwork internal testing - the ref of the pipelines credentials to use"
6060

6161
secrets:

.github/workflows/pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,15 @@ on:
3030
description: "Override where we fetch pipelines from, used for internal testing"
3131
pipelines_cli_version:
3232
type: string
33-
default: "v0.43.0"
33+
default: "v0.44.0"
3434
description: "For Gruntwork internal testing - the version of the pipelines CLI to use"
3535
pipelines_actions_ref:
3636
type: string
3737
default: "v4.1.3"
3838
description: "For Gruntwork internal testing - the ref of the pipelines actions to use"
3939
pipelines_credentials_ref:
4040
type: string
41-
default: "v1.0.4"
41+
default: "v1.1.0"
4242
description: "For Gruntwork internal testing - the ref of the pipelines credentials to use"
4343

4444
secrets:

0 commit comments

Comments
 (0)