Skip to content

Commit

Permalink
Merge pull request #11 from pulumiverse/renovate/jaxxstorm-action-ins…
Browse files Browse the repository at this point in the history
…tall-gh-release-1.x

Update jaxxstorm/action-install-gh-release action to v1.12.0
  • Loading branch information
ringods authored Jun 17, 2024
2 parents 907d507 + 50ab6cd commit 91a7e3d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
with:
go-version: ${{ env.GOVERSION }}
- name: Install pulumictl
uses: jaxxstorm/action-install-gh-release@v1.9.0
uses: jaxxstorm/action-install-gh-release@v1.12.0
with:
repo: pulumi/pulumictl
- name: Install Pulumi CLI
Expand Down Expand Up @@ -113,14 +113,14 @@ jobs:
with:
go-version: ${{ env.GOVERSION }}
- name: Install pulumictl
uses: jaxxstorm/action-install-gh-release@v1.9.0
uses: jaxxstorm/action-install-gh-release@v1.12.0
with:
repo: pulumi/pulumictl
- name: Install Pulumi CLI
uses: pulumi/action-install-pulumi-cli@v2
- if: github.event_name == 'pull_request'
name: Install Schema Tools
uses: jaxxstorm/action-install-gh-release@v1.9.0
uses: jaxxstorm/action-install-gh-release@v1.12.0
with:
repo: mikhailshilkov/schema-tools
- name: Build tfgen & provider binaries
Expand Down Expand Up @@ -172,7 +172,7 @@ jobs:
with:
go-version: ${{ env.GOVERSION }}
- name: Install pulumictl
uses: jaxxstorm/action-install-gh-release@v1.9.0
uses: jaxxstorm/action-install-gh-release@v1.12.0
with:
repo: pulumi/pulumictl
- name: Install Pulumi CLI
Expand Down

0 comments on commit 91a7e3d

Please sign in to comment.