From f820f6547c5f190b6dc6ee9dc4436f76a72ce05d Mon Sep 17 00:00:00 2001 From: "pulumi-provider-automation[bot]" <248966057+pulumi-provider-automation[bot]@users.noreply.github.com> Date: Sat, 10 Jan 2026 05:38:03 +0000 Subject: [PATCH] Update GitHub Actions workflows. (#733) This PR was automatically generated by the update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt repo, from commit ea67003b42b286f2a9d25c2a5e878fc1aacf5c94. Co-authored-by: Pulumi Bot --- .config/mise.toml | 2 +- .github/actions/setup-tools/action.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/mise.toml b/.config/mise.toml index 5f0e2b4..b533d52 100644 --- a/.config/mise.toml +++ b/.config/mise.toml @@ -12,7 +12,7 @@ PULUMI_HOME = "{{config_root}}/.pulumi" go = "{{ get_env(name='GO_VERSION_MISE', default='latest') }}" node = '20.19.5' python = '3.11.8' -dotnet = '8.0.414' +"vfox:version-fox/vfox-dotnet" = "8.0.20" # vfox backend doesn't work on Windows, gives "error converting Lua table to PreInstall (no version returned from vfox plugin)" https://github.com/jdx/mise/discussions/5876 https://github.com/jdx/mise/discussions/5550 # Corretto version used as Java SE/OpenJDK version no longer offered java = 'corretto-11' diff --git a/.github/actions/setup-tools/action.yml b/.github/actions/setup-tools/action.yml index c39d021..743d7dc 100644 --- a/.github/actions/setup-tools/action.yml +++ b/.github/actions/setup-tools/action.yml @@ -18,7 +18,7 @@ runs: env: MISE_FETCH_REMOTE_VERSIONS_TIMEOUT: 30s with: - version: 2025.11.6 + version: 2026.1.1 cache_save: ${{ inputs.cache }} github_token: ${{ inputs.github_token }} plugin_install: https://github.com/pulumi/vfox-pulumi