Skip to content

Commit e64043c

Browse files
authored
chore: Bumping Pipelines to v0.53.3 (#217)
1 parent 2f58e36 commit e64043c

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

.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.53.2"
39+
default: "v0.53.3"
4040
description: "For Gruntwork internal testing - the version of the pipelines CLI to use"
4141
pipelines_actions_repo:
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.53.2"
33+
default: "v0.53.3"
3434
description: "For Gruntwork internal testing - the version of the pipelines CLI to use"
3535
pipelines_actions_repo:
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.53.2"
50+
default: "v0.53.3"
5151
description: "For Gruntwork internal testing - the version of the pipelines CLI to use"
5252
pipelines_actions_repo:
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.53.2"
33+
default: "v0.53.3"
3434
description: "For Gruntwork internal testing - the version of the pipelines CLI to use"
3535
pipelines_actions_repo:
3636
type: string

0 commit comments

Comments
 (0)