Skip to content

Commit fe886d0

Browse files
bumping install action (#517)
1 parent 313947c commit fe886d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
with:
8888
ref: ${{ github.ref_name }}
8989
- name: Install Pulumictl
90-
uses: jaxxstorm/action-install-gh-release@v1.7.1
90+
uses: jaxxstorm/action-install-gh-release@v2.0.0
9191
env:
9292
GITHUB_TOKEN: ${{ secrets.PULUMI_BOT_TOKEN }}
9393
with:

0 commit comments

Comments
 (0)