Skip to content

Commit

Permalink
[internal] Update GitHub Actions workflow files (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
pulumi-bot authored Sep 6, 2023
1 parent 6ce5497 commit fe9ba44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/upgrade-bridge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Call upgrade provider action
uses: pulumi/[email protected].5
uses: pulumi/[email protected].6
with:
kind: bridge
- env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/upgrade-provider.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Call upgrade provider action
uses: pulumi/[email protected].5
uses: pulumi/[email protected].6
with:
kind: all
- env:
Expand Down

0 comments on commit fe9ba44

Please sign in to comment.