Skip to content

Commit

Permalink
test upgrade bridge workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
VenelinMartinov committed Sep 5, 2024
1 parent 3ff4fa4 commit 830c5e8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/upgrade-bridge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,10 @@ jobs:
with:
tool-cache: false
swap-storage: false
- name: Setup tools
uses: ./.github/actions/setup-tools
with:
tools: pulumictl, pulumicli, go, node, dotnet, python, java
- name: Call upgrade provider action
if: github.event_name == 'workflow_dispatch'
uses: pulumi/[email protected]
Expand Down

0 comments on commit 830c5e8

Please sign in to comment.