Skip to content

Commit

Permalink
[internal] Update GitHub Actions workflow files (#935)
Browse files Browse the repository at this point in the history
  • Loading branch information
pulumi-bot authored Mar 5, 2025
1 parent ea537cf commit bbc81d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-tools/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ runs:

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

Expand Down

0 comments on commit bbc81d4

Please sign in to comment.