diff --git a/pulumi.yaml b/pulumi.yaml index 022d78e60d..e3cbc9d662 100644 --- a/pulumi.yaml +++ b/pulumi.yaml @@ -1,6 +1,6 @@ package: name: pulumi - version: 3.136.0 + version: 3.136.1 epoch: 0 description: Infrastructure as Code in any programming language copyright: @@ -26,7 +26,7 @@ pipeline: - uses: git-checkout with: destination: ${{package.name}} - expected-commit: 6315637ecef9851f21bd94c37489c4f117c8089b + expected-commit: 08dd376cebaf193509c55703cd1e3d359952ce6a repository: https://github.com/pulumi/pulumi.git tag: v${{package.version}}