-
Notifications
You must be signed in to change notification settings - Fork 65.5k
Closed
Labels
actionsThis issue or pull request should be reviewed by the docs actions teamThis issue or pull request should be reviewed by the docs actions teamcontentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamecosystemThis issue or pull request should be reviewed by the Docs Ecosystem teamThis issue or pull request should be reviewed by the Docs Ecosystem team
Description
What article on docs.github.com is affected?
https://docs.github.com/en/actions/guides/building-and-testing-ruby
What part(s) of the article would you like to see updated?
The article, in its examples, is using both uses: ruby/setup-ruby@ec106b438a1ff6ff109590de34ddc62c540232e0 (full SHA) and uses: ruby/setup-ruby@v1 (tag), which one should it be?
Additional information
I think using the v1 tag in all examples would be the best. This was recently touched on in actions/starter-workflows#758. It was also discussed at length in actions/starter-workflows#448 a while back.
eregon
Metadata
Metadata
Assignees
Labels
actionsThis issue or pull request should be reviewed by the docs actions teamThis issue or pull request should be reviewed by the docs actions teamcontentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamecosystemThis issue or pull request should be reviewed by the Docs Ecosystem teamThis issue or pull request should be reviewed by the Docs Ecosystem team