Skip to content

Commit

Permalink
Pin pulumi CLI version
Browse files Browse the repository at this point in the history
  • Loading branch information
danielrbradley committed Jun 21, 2024
1 parent d1a2366 commit 1f68eb2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/actions/install/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ runs:
- name: Install Pulumi CLI
uses: pulumi/actions@v5
with:
# Temporary pin - revert to 'dev' after v3.121.0 is available.
# See https://github.com/pulumi/pulumi/issues/16440
pulumi-version: v3.119.0

- name: Setup Node
uses: actions/setup-node@v4
Expand Down

0 comments on commit 1f68eb2

Please sign in to comment.