Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pulumi/3.139.0 package update #34219

Merged
merged 1 commit into from
Nov 15, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
pulumi/3.139.0 package update
Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
  • Loading branch information
wolfi-bot committed Nov 15, 2024
commit 4a162d959f68680426808095868c1d22934b63f3
4 changes: 2 additions & 2 deletions pulumi.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: pulumi
version: 3.138.0
version: 3.139.0
epoch: 0
description: Infrastructure as Code in any programming language
copyright:
Expand All @@ -26,7 +26,7 @@ pipeline:
- uses: git-checkout
with:
destination: ${{package.name}}
expected-commit: 924ce61d722e0607c9e8de56f592c2a599978fac
expected-commit: 9a508794531630adb9eb46ea15a759be4923d69b
repository: https://github.com/pulumi/pulumi.git
tag: v${{package.version}}

Expand Down
Loading