File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -23,11 +23,11 @@ jobs:
2323 uses : jaxxstorm/action-install-gh-release@v1.5.0
2424 with :
2525 repo : pulumi/pulumictl
26- tag : v0.0.32
26+ tag : v0.0.46
2727 - name : Install Pulumi CLI
2828 uses : pulumi/action-install-pulumi-cli@v2.0.0
2929 with :
30- pulumi-version : 3.47.1
30+ pulumi-version : 3.117.0
3131 - name : Setup Node
3232 uses : actions/setup-node@v1
3333 with :
5757 dotnetversion :
5858 - 6.0.408
5959 goversion :
60- - 1.18 .x
60+ - 1.21 .x
6161 language :
6262 - nodejs
6363 - python
Original file line number Diff line number Diff line change 3434 uses : jaxxstorm/action-install-gh-release@v1.5.0
3535 with :
3636 repo : pulumi/pulumictl
37- tag : v0.0.32
37+ tag : v0.0.46
3838 - name : Set PreRelease Version
3939 run : echo "GORELEASER_CURRENT_TAG=v$(pulumictl get version --language generic)" >> $GITHUB_ENV
4040# - name: Run GoReleaser
4848 fail-fast : true
4949 matrix :
5050 goversion :
51- - 1.18 .x
51+ - 1.21 .x
5252 publish_sdk :
5353 name : Publish SDKs
5454 runs-on : ubuntu-20.04
@@ -66,11 +66,11 @@ jobs:
6666 uses : jaxxstorm/action-install-gh-release@v1.5.0
6767 with :
6868 repo : pulumi/pulumictl
69- tag : v0.0.32
69+ tag : v0.0.46
7070 - name : Install Pulumi CLI
7171 uses : pulumi/action-install-pulumi-cli@v2.0.0
7272 with :
73- pulumi-version : 3.47.1
73+ pulumi-version : 3.117.0
7474 - name : Setup Node
7575 uses : actions/setup-node@v1
7676 with :
@@ -119,7 +119,7 @@ jobs:
119119 dotnetversion :
120120 - 6.0.408
121121 goversion :
122- - 1.18 .x
122+ - 1.21 .x
123123 language :
124124 - nodejs
125125 - python
You can’t perform that action at this time.
0 commit comments