Skip to content

Commit 7a6334c

Browse files
authored
Bump to actions 3.4.2 (#112)
1 parent 03ed991 commit 7a6334c

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ on:
3737
required: false
3838
env:
3939
PIPELINES_CLI_VERSION: v0.36.2
40-
PIPELINES_ACTIONS_VERSION: v3.4.1
40+
PIPELINES_ACTIONS_VERSION: v3.4.2
4141
BOILERPLATE_VERSION: v0.5.16
4242
GRUNTWORK_INSTALLER_VERSION: v0.0.40
4343

.github/workflows/pipelines-root.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ on:
3939

4040
env:
4141
PIPELINES_CLI_VERSION: v0.36.2
42-
PIPELINES_ACTIONS_VERSION: v3.4.1
42+
PIPELINES_ACTIONS_VERSION: v3.4.2
4343
BOILERPLATE_VERSION: v0.5.16
4444
GRUNTWORK_INSTALLER_VERSION: v0.0.40
4545

.github/workflows/pipelines-unlock.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ on:
4242
required: true
4343
env:
4444
PIPELINES_CLI_VERSION: v0.36.2
45-
PIPELINES_ACTIONS_VERSION: v3.4.1
45+
PIPELINES_ACTIONS_VERSION: v3.4.2
4646

4747
jobs:
4848
unlock_one:

.github/workflows/pipelines.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ on:
3737

3838
env:
3939
PIPELINES_CLI_VERSION: v0.36.2
40-
PIPELINES_ACTIONS_VERSION: v3.4.1
40+
PIPELINES_ACTIONS_VERSION: v3.4.2
4141

4242
# GitHub Actions tends to hit resource exhaustion and kill running jobs
4343
# if we leave parallelism unbounded, so we set the max to 10 for a sane default.

0 commit comments

Comments
 (0)