From f4e62e63033316a8f914af9efebd841ae6f81efd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 17:04:14 +0000 Subject: [PATCH] Bump the all group with 2 updates Bumps the all group with 2 updates: [github.com/pulumi/pulumi-github/sdk/v6](https://github.com/pulumi/pulumi-github) and [github.com/pulumi/pulumi/sdk/v3](https://github.com/pulumi/pulumi). Updates `github.com/pulumi/pulumi-github/sdk/v6` from 6.7.4 to 6.9.0 - [Release notes](https://github.com/pulumi/pulumi-github/releases) - [Changelog](https://github.com/pulumi/pulumi-github/blob/master/CHANGELOG_OLD.md) - [Commits](https://github.com/pulumi/pulumi-github/compare/v6.7.4...v6.9.0) Updates `github.com/pulumi/pulumi/sdk/v3` from 3.203.0 to 3.207.0 - [Release notes](https://github.com/pulumi/pulumi/releases) - [Changelog](https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md) - [Commits](https://github.com/pulumi/pulumi/compare/v3.203.0...v3.207.0) --- updated-dependencies: - dependency-name: github.com/pulumi/pulumi-github/sdk/v6 dependency-version: 6.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/pulumi/pulumi/sdk/v3 dependency-version: 3.207.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- go.mod | 4 ++-- go.sum | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/go.mod b/go.mod index f45d439..e5ae65a 100644 --- a/go.mod +++ b/go.mod @@ -4,8 +4,8 @@ go 1.25 require ( github.com/bmatcuk/doublestar/v3 v3.0.0 - github.com/pulumi/pulumi-github/sdk/v6 v6.7.4 - github.com/pulumi/pulumi/sdk/v3 v3.203.0 + github.com/pulumi/pulumi-github/sdk/v6 v6.9.0 + github.com/pulumi/pulumi/sdk/v3 v3.207.0 sigs.k8s.io/yaml v1.6.0 ) diff --git a/go.sum b/go.sum index c018f01..2f4befb 100644 --- a/go.sum +++ b/go.sum @@ -159,10 +159,10 @@ github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 h1:vkHw5I/plNdTr435 github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231/go.mod h1:murToZ2N9hNJzewjHBgfFdXhZKjY3z5cYC1VXk+lbFE= github.com/pulumi/esc v0.17.0 h1:oaVOIyFTENlYDuqc3pW75lQT9jb2cd6ie/4/Twxn66w= github.com/pulumi/esc v0.17.0/go.mod h1:XnSxlt5NkmuAj304l/gK4pRErFbtqq6XpfX1tYT9Jbc= -github.com/pulumi/pulumi-github/sdk/v6 v6.7.4 h1:w8/RkGyp0X7x16lmDPVabFE+Og6Ot8E5JMiCBhNLCOk= -github.com/pulumi/pulumi-github/sdk/v6 v6.7.4/go.mod h1:8XwtGbiR+aUkClxm4gES98jNRAvCe+0I8a5hwF6FUeI= -github.com/pulumi/pulumi/sdk/v3 v3.203.0 h1:naNpZOkGf1QaIcfB47MAh2UHW7DUh37Tg1zOdDmxx5I= -github.com/pulumi/pulumi/sdk/v3 v3.203.0/go.mod h1:aV0+c5xpSYccWKmOjTZS9liYCqh7+peu3cQgSXu7CJw= +github.com/pulumi/pulumi-github/sdk/v6 v6.9.0 h1:mT22udl8x1f029UWqB2EGXLjUIH0gI1KzMdYb6sWye0= +github.com/pulumi/pulumi-github/sdk/v6 v6.9.0/go.mod h1:8XwtGbiR+aUkClxm4gES98jNRAvCe+0I8a5hwF6FUeI= +github.com/pulumi/pulumi/sdk/v3 v3.207.0 h1:D6EpTYN65Cmt/Qx50GzDgpK9g3TXS3Tq6mnsx7C7Li8= +github.com/pulumi/pulumi/sdk/v3 v3.207.0/go.mod h1:UsBMdaUQ+WoKoQtF2PYbQIbo8ZRJuAo1axkyit9IQVE= github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc= github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc= github.com/rivo/uniseg v0.4.4 h1:8TfxU8dW6PdqD27gjM8MVNuicgxIjxpm4K7x4jp8sis=