Skip to content

Commit

Permalink
Update GitHub Actions workflows. (#174)
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 97a763c commit 4aa29bd
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
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
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 4aa29bd

Please sign in to comment.