Update GitHub Actions workflows. (#737)
This PR was automatically generated by the update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt repo, from commit 16d6357b115512b7bf916a73a75b78fa24fef858. Co-authored-by: Pulumi Bot <bot@pulumi.com>
This commit is contained in:
committed by
GitHub
parent
8809a8c708
commit
9b5a5d4371
2
.github/actions/setup-tools/action.yml
vendored
2
.github/actions/setup-tools/action.yml
vendored
@@ -35,7 +35,7 @@ runs:
|
|||||||
*.sum
|
*.sum
|
||||||
|
|
||||||
- name: Setup Node
|
- name: Setup Node
|
||||||
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6
|
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6
|
||||||
with:
|
with:
|
||||||
# we don't set node-version because we install with mise.
|
# we don't set node-version because we install with mise.
|
||||||
# this step is needed to setup npm auth
|
# this step is needed to setup npm auth
|
||||||
|
|||||||
Reference in New Issue
Block a user