ionic-team / create-stencil

npm init stencil
https://stenciljs.com/
MIT License
50 stars 28 forks source link

chore(renovate): group download & upload artifact #438

Closed tanner-reits closed 10 months ago

tanner-reits commented 10 months ago

Pull request type

## What is the current behavior?

The actions/upload-artifact and actions/download-artifact are not grouped despite their shared peer dependencies on one another.

GitHub Issue Number: N/A

What is the new behavior?

Creates a group in the Renovate config to group actions/upload-artifact and actions/download-artifact.

Does this introduce a breaking change?

Testing

Merge and find out

Other information