Skip to content

Commit 89e7f07

Browse files
Mise 2026.4.11 (#210)
* Mise 2026.4.11 * Pipelines Actions v4.5.2
1 parent d1a5538 commit 89e7f07

4 files changed

Lines changed: 10 additions & 10 deletions

File tree

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ on:
4444
description: "Repository to fetch pipelines actions from (e.g. use your org/repo for self-hosted)"
4545
pipelines_actions_ref:
4646
type: string
47-
default: "v4.5.0"
47+
default: "v4.5.2"
4848
description: "For Gruntwork internal testing - the ref of the pipelines actions to use"
4949
pipelines_credentials_repo:
5050
type: string
@@ -129,7 +129,7 @@ jobs:
129129
with:
130130
install: true
131131
cache: true
132-
version: 2025.10.0
132+
version: 2026.4.11
133133
working_directory: "./infra-live-repo"
134134

135135
- name: Install Pipelines CLI
@@ -212,7 +212,7 @@ jobs:
212212
with:
213213
install: true
214214
cache: true
215-
version: 2025.10.0
215+
version: 2026.4.11
216216
working_directory: "./infra-live-repo"
217217

218218
- name: Install Pipelines CLI

.github/workflows/pipelines-root.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ on:
3838
description: "Repository to fetch pipelines actions from (e.g. use your org/repo for self-hosted)"
3939
pipelines_actions_ref:
4040
type: string
41-
default: "v4.5.0"
41+
default: "v4.5.2"
4242
description: "For Gruntwork internal testing - the ref of the pipelines actions to use"
4343
pipelines_credentials_repo:
4444
type: string

.github/workflows/pipelines-unlock.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ on:
5555
description: "Repository to fetch pipelines actions from (e.g. use your org/repo for self-hosted)"
5656
pipelines_actions_ref:
5757
type: string
58-
default: "v4.5.0"
58+
default: "v4.5.2"
5959
description: "For Gruntwork internal testing - the ref of the pipelines actions to use"
6060
pipelines_credentials_repo:
6161
type: string
@@ -136,7 +136,7 @@ jobs:
136136
with:
137137
install: true
138138
cache: true
139-
version: 2025.10.0
139+
version: 2026.4.11
140140
working_directory: "./infra-live-repo"
141141

142142
- name: Test Terraform, OpenTofu and Terragrunt
@@ -229,7 +229,7 @@ jobs:
229229
with:
230230
install: true
231231
cache: true
232-
version: 2025.10.0
232+
version: 2026.4.11
233233
working_directory: "./infra-live-repo"
234234

235235
- name: Test Terraform, OpenTofu and Terragrunt
@@ -324,7 +324,7 @@ jobs:
324324
with:
325325
install: true
326326
cache: true
327-
version: 2025.10.0
327+
version: 2026.4.11
328328
working_directory: "./infra-live-repo"
329329
- name: Test Terraform, OpenTofu and Terragrunt
330330
shell: bash

.github/workflows/pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ on:
3838
description: "Repository to fetch pipelines actions from (e.g. use your org/repo for self-hosted)"
3939
pipelines_actions_ref:
4040
type: string
41-
default: "v4.5.0"
41+
default: "v4.5.2"
4242
description: "For Gruntwork internal testing - the ref of the pipelines actions to use"
4343
pipelines_credentials_repo:
4444
type: string
@@ -236,7 +236,7 @@ jobs:
236236
with:
237237
install: true
238238
cache: true
239-
version: 2025.10.0
239+
version: 2026.4.11
240240
working_directory: "./infra-live-repo"
241241

242242
- name: Configure code auth

0 commit comments

Comments
 (0)