Skip to content

Commit

Permalink
Update GitHub Actions workflows. (#231)
Browse files Browse the repository at this point in the history
This PR was automatically generated by the
update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt
repo, from commit dc865666037068c9af737374768add68ce7d9316.
  • Loading branch information
pulumi-bot committed Oct 9, 2023
1 parent 7260758 commit da5886b
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/pulumi-upgrade-provider-action@v0.0.7
uses: pulumi/pulumi-upgrade-provider-action@v0.0.8
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/pulumi-upgrade-provider-action@v0.0.7
uses: pulumi/pulumi-upgrade-provider-action@v0.0.8
with:
kind: all
- env:
Expand Down

0 comments on commit da5886b

Please sign in to comment.