Commit 2578750
Update GitHub Actions workflows. (#2330)
This PR was triggered by @t0yv0 generated by the
update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt
repo, from commit
[9a5f81070e21fcf1c649d1b3277c298be0ec14f0](pulumi/ci-mgmt@9a5f810).
## Rebasing this PR
If this PR falls behind `master` on pulumi-eks and needs to be
regenerated against the latest tip, dispatch
[`update-workflows-single-bridged-provider`](https://github.com/pulumi/ci-mgmt/actions/workflows/update-workflows-single-bridged-provider.yml):
```sh
gh workflow run update-workflows-single-bridged-provider.yml \
--repo pulumi/ci-mgmt \
-f provider_name=eks \
-f automerge=false
```
That re-runs this same workflow against current ci-mgmt `master`, closes
this stale PR (via the "obsolete PR" cleanup step above), and opens a
fresh one rebased on the provider's current `master`.
Co-authored-by: Pulumi Bot <bot@pulumi.com>1 parent 259d36d commit 2578750
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
0 commit comments