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:
committed by
GitHub
parent
93fae0c1a4
commit
1e00e5dc89
@@ -27,6 +27,8 @@ golangci-lint = "1.64.8" # See note about about overrides if you need to customi
|
|||||||
[settings]
|
[settings]
|
||||||
experimental = true # Required for Go binaries (e.g. pulumictl).
|
experimental = true # Required for Go binaries (e.g. pulumictl).
|
||||||
lockfile = false
|
lockfile = false
|
||||||
|
http_retries = 3
|
||||||
|
pin = true # `mise use` should pin versions instead of defaulting to latest.
|
||||||
|
|
||||||
[plugins]
|
[plugins]
|
||||||
vfox-pulumi = "https://github.com/pulumi/vfox-pulumi"
|
vfox-pulumi = "https://github.com/pulumi/vfox-pulumi"
|
||||||
|
|||||||
Reference in New Issue
Block a user