ad-m / github-push-action

GitHub actions to push back to repository eg. updated code
MIT License
1.21k stars 230 forks source link

Use @v2 instead of @master in Readme #64

Closed jasongitmail closed 3 years ago

jasongitmail commented 4 years ago

Thanks for creating this action. Works great!

Just a suggestion that it'd be better to use actions/checkout@v2 instead of @master in the Readme, for stability. That's Github's current recommendation.

ChrisCarini commented 3 years ago

To add, GitHub Dependabot has the ability for people to have their workflow actions updated to the latest released versions, you can find the docs here: https://docs.github.com/en/free-pro-team@latest/github/administering-a-repository/keeping-your-actions-up-to-date-with-dependabot