From 8c2e9a0d8ba791141e701ff41fa23926a2d6c1f4 Mon Sep 17 00:00:00 2001 From: Pulumi Bot <30351955+pulumi-bot@users.noreply.github.com> Date: Wed, 4 Oct 2023 18:09:15 -0700 Subject: [PATCH] Update GitHub Actions workflows. (#310) This PR was automatically generated by the update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt repo, from commit 1e707a5595780818ed8213fe99a7bff33a327c78. --- .ci-mgmt.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .ci-mgmt.yaml diff --git a/.ci-mgmt.yaml b/.ci-mgmt.yaml new file mode 100644 index 00000000..2ac46942 --- /dev/null +++ b/.ci-mgmt.yaml @@ -0,0 +1,8 @@ +provider: signalfx +major-version: 7 +makeTemplate: bridged +plugins: + - name: aws + version: "4.10.0" +team: ecosystem +javaGenVersion: "v0.9.4"