Update GitHub Actions workflows. (#613)

This PR was automatically generated by the
update-workflows-single-bridged-provider workflow in the pulumi/ci-mgmt
repo, from commit f16439eadce749cfc5fc959f926069e5943f4640.
This commit is contained in:
Pulumi Bot
2025-09-30 00:24:54 +02:00
committed by GitHub
parent d27e6d14db
commit 5f0c2ede72
2 changed files with 20 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ pulumi = "{{ get_env(name='MISE_PULUMI_VERSION', default='latest') }}"
"github:pulumi/pulumictl" = '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.
[settings]
experimental = true # Required for Go binaries (e.g. pulumictl).