Skip to content

Commit b8fa52f

Browse files
chore(deps): update jaxxstorm/action-install-gh-release action to v1.11.0
1 parent 2cf3653 commit b8fa52f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
with:
4848
go-version: ${{matrix.goversion}}
4949
- name: Install pulumictl
50-
uses: jaxxstorm/action-install-gh-release@v1.7.1
50+
uses: jaxxstorm/action-install-gh-release@v1.11.0
5151
with:
5252
repo: pulumi/pulumictl
5353
- name: Set PreRelease Version
@@ -80,7 +80,7 @@ jobs:
8080
go-version: ${{ matrix.goversion }}
8181

8282
- name: Install pulumictl
83-
uses: jaxxstorm/action-install-gh-release@v1.7.1
83+
uses: jaxxstorm/action-install-gh-release@v1.11.0
8484
with:
8585
repo: pulumi/pulumictl
8686

0 commit comments

Comments
 (0)