Skip to content

GitHub Actions: Building and testing Ruby – hash or tag in in "uses" step? #3252

Closed
@dentarg

Description

@dentarg

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    actionsThis issue or pull request should be reviewed by the docs actions teamcontentThis issue or pull request belongs to the Docs Content teamecosystemThis issue or pull request should be reviewed by the Docs Ecosystem team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions