Skip to content

Commit

Permalink
Bump github.com/pulumi/pulumi-github/sdk/v5 from 5.22.0 to 5.23.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.22.0 to 5.23.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.22.0...v5.23.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 Dec 19, 2023
1 parent 0f0a585 commit ef0e4e6
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.22.0
github.com/pulumi/pulumi-github/sdk/v5 v5.23.0
github.com/pulumi/pulumi/sdk/v3 v3.96.2
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 @@ -155,8 +155,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.5.6 h1:4WV3X7OEVcChIwbSG+JxhZDdmq/q7lFPaSjHRYlPwmI=
github.com/pulumi/esc v0.5.6/go.mod h1:wpwNfVS5fV7Kd51j4dJ6FWYlKfxdqyppgp0gtkzqH04=
github.com/pulumi/pulumi-github/sdk/v5 v5.22.0 h1:KcDBhmo/ZqHNSBWBg1rIDhI/bGx4ruk+b4t9fJ121hA=
github.com/pulumi/pulumi-github/sdk/v5 v5.22.0/go.mod h1:8RxPzS5SuvzV3FyrUJL/HdzEdy6tA5yNWATzXT4/aps=
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/sdk/v3 v3.96.2 h1:q5ZKdf+e9JR+a6Eiueg0Ohy6jCQGk9pO2V7xI/qGP3I=
github.com/pulumi/pulumi/sdk/v3 v3.96.2/go.mod h1:yvD23IIRiqIXuo4kaZNe5zK/uT0nhO99wr6BVEqoi7A=
github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
Expand Down

0 comments on commit ef0e4e6

Please sign in to comment.