Skip to content

Commit

Permalink
Update first-party Pulumi dependencies (#132)
Browse files Browse the repository at this point in the history
Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>
  • Loading branch information
pulumi-renovate[bot] authored Feb 28, 2025
1 parent cd1d5fa commit e850444
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/actions/setup-tools/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ runs:

- name: Install Pulumi CLI
if: inputs.tools == 'all' || contains(inputs.tools, 'pulumicli')
uses: pulumi/actions@13b8b7177d6fb736766875dac9b78aab07bd785f # v6
uses: pulumi/actions@3da56e6feff8f5db8b48d3a396bc10ef1f968088 # v6
with:
pulumi-version: "dev"

Expand Down
2 changes: 1 addition & 1 deletion examples/python/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pulumi>=3.0.0,<4.0.0
pulumi-xyz==1.1.142
pulumi-xyz==1.1.143

0 comments on commit e850444

Please sign in to comment.