Update GitHub Actions workflows. (#724)

This PR was automatically generated by the
update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt
repo, from commit 90795a3949f95304f4bd3a9dea2ace1ca3465403.

Co-authored-by: Pulumi Bot <bot@pulumi.com>
This commit is contained in:
pulumi-provider-automation[bot]
2025-12-23 05:44:49 +00:00
committed by GitHub
parent 93fae0c1a4
commit 1e00e5dc89

View File

@@ -27,6 +27,8 @@ golangci-lint = "1.64.8" # See note about about overrides if you need to customi
[settings]
experimental = true # Required for Go binaries (e.g. pulumictl).
lockfile = false
http_retries = 3
pin = true # `mise use` should pin versions instead of defaulting to latest.
[plugins]
vfox-pulumi = "https://github.com/pulumi/vfox-pulumi"