Update GitHub Actions workflows. (#814)

This PR was triggered by @t0yv0 generated by the
update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt
repo, from commit
[bf992a9000f6297ee7e288347f354ed2ca8d6bbf](bf992a9000).

Co-authored-by: Pulumi Bot <bot@pulumi.com>
This commit is contained in:
pulumi-provider-automation[bot]
2026-04-15 06:13:32 +00:00
committed by GitHub
parent b0c5918c7c
commit afe301cb52
2 changed files with 13 additions and 6 deletions

View File

@@ -21,7 +21,7 @@ java = 'corretto-11'
"github:pulumi/schema-tools" = "0.6.0"
"go:github.com/pulumi/upgrade-provider" = "main"
"aqua:gradle/gradle-distributions" = '7.6.6'
golangci-lint = "1.64.8" # See note about about overrides if you need to customize this.
golangci-lint = "2.2.2" # See note about about overrides if you need to customize this.
"npm:yarn" = "1.22.22"
[settings]