Commit ef1a741
Update GitHub Actions workflows. (#2345)
This PR was triggered by @t0yv0 generated by the
update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt
repo, from commit
[4a5248b08f62e1bd9e1afbd5df812ead07903d3f](pulumi/ci-mgmt@4a5248b).
## 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 b9fd543 commit ef1a741
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments