Skip to content

Commit ef1a741

Browse files
Update GitHub Actions workflows. (#2345)
This PR was triggered by @t0yv0 generated by the update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt repo, from commit [4a5248b08f62e1bd9e1afbd5df812ead07903d3f](pulumi/ci-mgmt@4a5248b). ## Rebasing this PR If this PR falls behind `master` on pulumi-eks and needs to be regenerated against the latest tip, dispatch [`update-workflows-single-bridged-provider`](https://github.com/pulumi/ci-mgmt/actions/workflows/update-workflows-single-bridged-provider.yml): ```sh gh workflow run update-workflows-single-bridged-provider.yml \ --repo pulumi/ci-mgmt \ -f provider_name=eks \ -f automerge=false ``` That re-runs this same workflow against current ci-mgmt `master`, closes this stale PR (via the "obsolete PR" cleanup step above), and opens a fresh one rebased on the provider's current `master`. Co-authored-by: Pulumi Bot <bot@pulumi.com>
1 parent b9fd543 commit ef1a741

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.config/mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ java = 'corretto-11'
1818
# Executable tools
1919
"github:pulumi/pulumi" = "{{ env.PULUMI_VERSION_MISE }}"
2020
"github:pulumi/pulumictl" = '0.0.50'
21-
"github:pulumi/schema-tools" = "0.7.1"
21+
"github:pulumi/schema-tools" = "0.8.0"
2222
"go:github.com/pulumi/upgrade-provider" = "main"
2323
"aqua:gradle/gradle-distributions" = '7.6.6'
2424
golangci-lint = "2.12.2" # See note about about overrides if you need to customize this.

0 commit comments

Comments
 (0)