Skip to content
Snippets Groups Projects
  • Nicola Corti's avatar
    Align github/* action versions on major (#45542) · 818dd92a
    Nicola Corti authored
    Summary:
    Pull Request resolved: https://github.com/facebook/react-native/pull/45542
    
    As we do have several version numbers for external actions all across the codebase,
    here I'm aligning all of them to just use the majors.
    
    I'm doing it only for GitHub first party actions as we trust them,
    so minor/patch changes can safely be pulled in without code changes.
    
    Changelog:
    [Internal] [Changed] - Align github/* action versions on major
    
    Reviewed By: cipolleschi, blakef
    
    Differential Revision: D59959978
    
    fbshipit-source-id: bb07ce0dfd74d9502a2ac0ea90a2b32f55d6d655
    818dd92a
Code owners