[internal] Update GitHub Actions workflow files

This commit is contained in:
Pulumi Bot
2026-03-05 05:50:28 +00:00
parent 8befdfed62
commit b4f3b7720d
2 changed files with 4 additions and 3 deletions

View File

@@ -19,6 +19,7 @@ java = 'corretto-11'
"github:pulumi/pulumi" = "{{ env.PULUMI_VERSION_MISE }}"
"github:pulumi/pulumictl" = '0.0.50'
"github:pulumi/schema-tools" = "0.6.0"
"go:github.com/pulumi/upgrade-provider" = "0.0.1"
"aqua:gradle/gradle-distributions" = '7.6.6'
golangci-lint = "1.64.8" # See note about about overrides if you need to customize this.
"npm:yarn" = "1.22.22"