From 0b684b81fb295c8ebe41ded36c70483f7e9b57b7 Mon Sep 17 00:00:00 2001 From: Pulumi Bot <30351955+pulumi-bot@users.noreply.github.com> Date: Fri, 3 Oct 2025 07:53:37 +0200 Subject: [PATCH] Update GitHub Actions workflows. (#619) This PR was automatically generated by the update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt repo, from commit 58bbf9b943afc66c10382b6fa89dc3e226f18f20. --- .config/mise.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/mise.toml b/.config/mise.toml index 41ac5d7..9e33f91 100644 --- a/.config/mise.toml +++ b/.config/mise.toml @@ -21,6 +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" [settings] experimental = true # Required for Go binaries (e.g. pulumictl).