Skip to content

Commit

Permalink
Bump github.com/pulumi/pulumi-github/sdk/v5 from 5.23.0 to 5.24.0
Browse files Browse the repository at this point in the history
Bumps [github.com/pulumi/pulumi-github/sdk/v5](https://github.com/pulumi/pulumi-github) from 5.23.0 to 5.24.0.
- [Release notes](https://github.com/pulumi/pulumi-github/releases)
- [Changelog](https://github.com/pulumi/pulumi-github/blob/master/CHANGELOG_OLD.md)
- [Commits](pulumi/pulumi-github@v5.23.0...v5.24.0)

---
updated-dependencies:
- dependency-name: github.com/pulumi/pulumi-github/sdk/v5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and cpanato committed Jan 8, 2024
1 parent 55afff7 commit 6e77d7b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ toolchain go1.21.1

require (
github.com/bmatcuk/doublestar/v3 v3.0.0
github.com/pulumi/pulumi-github/sdk/v5 v5.23.0
github.com/pulumi/pulumi-github/sdk/v5 v5.24.0
github.com/pulumi/pulumi/sdk/v3 v3.100.0
sigs.k8s.io/yaml v1.4.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -153,8 +153,8 @@ 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.6.2 h1:+z+l8cuwIauLSwXQS0uoI3rqB+YG4SzsZYtHfNoXBvw=
github.com/pulumi/esc v0.6.2/go.mod h1:jNnYNjzsOgVTjCp0LL24NsCk8ZJxq4IoLQdCT0X7l8k=
github.com/pulumi/pulumi-github/sdk/v5 v5.23.0 h1:KHcGZhuO8eISI+DYnN4rw2mbY3OJOkDezJbjNX8ZVRk=
github.com/pulumi/pulumi-github/sdk/v5 v5.23.0/go.mod h1:z4MHDL5MEnYIpy6tT3rrGxxy/04mf/HAqFR4PYsMAck=
github.com/pulumi/pulumi-github/sdk/v5 v5.24.0 h1:EIadqH/hiyOx4pP96y3UHUP6+TmEgVbOL4XmKy/a810=
github.com/pulumi/pulumi-github/sdk/v5 v5.24.0/go.mod h1:fIFVBtWcNC/nzpax9z2LvjsgBdx+hSjx4+p0bcRerT4=
github.com/pulumi/pulumi/sdk/v3 v3.100.0 h1:2XY5+mNxn/cpVEVx06N+gO7Ub9wDoOP0WxLvune4DJo=
github.com/pulumi/pulumi/sdk/v3 v3.100.0/go.mod h1:SB8P0BEGBRaONBxwoTjUFhGPLU5P3+MHF6/tGitlHOM=
github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
Expand Down

0 comments on commit 6e77d7b

Please sign in to comment.