We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58ee085 commit cc3a02dCopy full SHA for cc3a02d
pulumi.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: pulumi
3
- version: "3.172.0"
+ version: "3.173.0"
4
epoch: 0
5
description: Infrastructure as Code in any programming language
6
copyright:
@@ -28,7 +28,7 @@ pipeline:
28
- uses: git-checkout
29
with:
30
destination: ${{package.name}}
31
- expected-commit: 15cfbb4786014a2ac5297ab3b7c0ffe66d8be126
+ expected-commit: 50cec32d651e73a8f19111281e06825547c109c4
32
repository: https://github.com/pulumi/pulumi.git
33
tag: v${{package.version}}
34
0 commit comments