Skip to content

Commit

Permalink
Pipelines CLI v0.29.1 (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
Resonance1584 authored Oct 10, 2024
1 parent 7601e97 commit a818fde
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pipelines-drift-detection.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ on:
PR_CREATE_TOKEN:
required: false
env:
PIPELINES_CLI_VERSION: v0.29.0
PIPELINES_CLI_VERSION: v0.29.1
PIPELINES_ACTIONS_VERSION: v3.0.3
BOILERPLATE_VERSION: v0.5.16
GRUNTWORK_INSTALLER_VERSION: v0.0.40
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pipelines-root.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ on:
required: false

env:
PIPELINES_CLI_VERSION: v0.29.0
PIPELINES_CLI_VERSION: v0.29.1
PIPELINES_ACTIONS_VERSION: v3.0.3
BOILERPLATE_VERSION: v0.5.16
GRUNTWORK_INSTALLER_VERSION: v0.0.40
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pipelines-unlock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ on:
PIPELINES_READ_TOKEN:
required: true
env:
PIPELINES_CLI_VERSION: v0.29.0
PIPELINES_CLI_VERSION: v0.29.1
PIPELINES_ACTIONS_VERSION: v3.0.3

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ on:
required: false

env:
PIPELINES_CLI_VERSION: v0.29.0
PIPELINES_CLI_VERSION: v0.29.1
PIPELINES_ACTIONS_VERSION: v3.0.3

# GitHub Actions tends to hit resource exhaustion and kill running jobs
Expand Down

0 comments on commit a818fde

Please sign in to comment.