Skip to content

Commit 54cd44f

Browse files
authored
Update GitHub Actions workflows. (#746)
This PR was automatically generated by the update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt repo, from commit 54e064972f453877952e6bbfc79f03068e7e2cce.
1 parent 8ef87fe commit 54cd44f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-tools/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ runs:
4747

4848
- name: Install Pulumi CLI
4949
if: inputs.tools == 'all' || contains(inputs.tools, 'pulumicli')
50-
uses: pulumi/actions@df5a93ad715135263c732ba288301bd044c383c0 # v6
50+
uses: pulumi/actions@cc7494be991dba0978f7ffafaf995b0449a0998e # v6
5151
with:
5252
pulumi-version: "dev"
5353

0 commit comments

Comments
 (0)