Skip to content

Commit

Permalink
Update install gh release (#3434)
Browse files Browse the repository at this point in the history
Update local ci-mgmt.yaml config to silence deprecation warnings:
pulumi/ci-mgmt#772
  • Loading branch information
VenelinMartinov authored Feb 15, 2024
1 parent 45552b5 commit 3836eca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .ci-mgmt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ extraTests:
- name: Unshallow clone for tags
run: git fetch --prune --unshallow --tags
- name: Install pulumictl
uses: jaxxstorm/action-install-gh-release@v1.10.0
uses: jaxxstorm/action-install-gh-release@v1.11.0
with:
repo: pulumi/pulumictl
- name: Make upstream
Expand Down Expand Up @@ -124,7 +124,7 @@ extraTests:
sdk/go.sum
go-version: 1.21.x
- name: Install pulumictl
uses: jaxxstorm/action-install-gh-release@v1.5.0
uses: jaxxstorm/action-install-gh-release@v1.11.0
with:
repo: pulumi/pulumictl
- name: Install Pulumi CLI
Expand Down

0 comments on commit 3836eca

Please sign in to comment.