openrewrite / rewrite-github-actions

OpenRewrite recipes for performing GitHub action hygiene and migration tasks.
Apache License 2.0
9 stars 9 forks source link

Add recipe to use `secrets: inherit` if possible #103

Closed tobli closed 2 months ago

tobli commented 2 months ago

What's changed?

New recipe

What's your motivation?

This addresses https://github.com/openrewrite/rewrite-github-actions/issues/89

Anything in particular you'd like reviewers to focus on?

Is there a way to simplify the JsonPathMatcher expression?

Anyone you would like to review specifically?

Checklist