Update GitHub Actions workflows. (#620)

This PR was automatically generated by the
update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt
repo, from commit 23f84aba12118601865d1a686c2c46a4ec3fa729.
This commit is contained in:
Pulumi Bot
2025-10-04 00:26:52 +02:00
committed by GitHub
parent 0b684b81fb
commit 36362d0317
2 changed files with 5 additions and 1 deletions

View File

@@ -21,7 +21,7 @@ pulumi = "{{ get_env(name='PULUMI_VERSION_MISE', default='latest') }}"
"github:pulumi/schema-tools" = "latest"
gradle = '7.6'
golangci-lint = "1.64.8" # See note about about overrides if you need to customize this.
yarn = "1.22.22"
"npm:yarn" = "1.22.22"
[settings]
experimental = true # Required for Go binaries (e.g. pulumictl).