We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 313947c commit fe886d0Copy full SHA for fe886d0
.github/workflows/publish-release.yaml
@@ -87,7 +87,7 @@ jobs:
87
with:
88
ref: ${{ github.ref_name }}
89
- name: Install Pulumictl
90
- uses: jaxxstorm/action-install-gh-release@v1.7.1
+ uses: jaxxstorm/action-install-gh-release@v2.0.0
91
env:
92
GITHUB_TOKEN: ${{ secrets.PULUMI_BOT_TOKEN }}
93
0 commit comments