Skip to content

Commit

Permalink
Update pulumi/action-install-pulumi-cli action to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 25, 2021
1 parent 1255134 commit f1a59f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ec2-pulumi-ansible.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
python-version: '3.9'

- name: Install Pulumi CLI
uses: pulumi/action-install-pulumi-cli@v1.0.2
uses: pulumi/action-install-pulumi-cli@v1.1.0

- name: Install required dependencies with pipenv & login to Pulumi app & select stack
run: |
Expand Down

0 comments on commit f1a59f1

Please sign in to comment.