Skip to content

Commit

Permalink
Update jaxxstorm/action-install-gh-release action to v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2022
1 parent 8adb279 commit b8c6d52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
with:
go-version: ${{matrix.goversion}}
- name: Install pulumictl
uses: jaxxstorm/action-install-gh-release@v1.7.1
uses: jaxxstorm/action-install-gh-release@v1.8.0
with:
repo: pulumi/pulumictl
- name: Set PreRelease Version
Expand Down Expand Up @@ -78,7 +78,7 @@ jobs:
go-version: ${{ matrix.goversion }}

- name: Install pulumictl
uses: jaxxstorm/action-install-gh-release@v1.7.1
uses: jaxxstorm/action-install-gh-release@v1.8.0
with:
repo: pulumi/pulumictl

Expand Down

0 comments on commit b8c6d52

Please sign in to comment.