File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 runs-on : ubuntu-latest
1616 name : Run msync --noop against all modules
1717 steps :
18- - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
18+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
1919 - name : Setup ruby
2020 uses : ruby/setup-ruby@003a5c4d8d6321bd302e38f6f0ec593f77f06600 # v1.319.0
2121 with :
2727 runs-on : ubuntu-latest
2828 name : Run metadata_json_deps on all modules
2929 steps :
30- - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
30+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
3131 - name : Setup ruby
3232 uses : ruby/setup-ruby@003a5c4d8d6321bd302e38f6f0ec593f77f06600 # v1.319.0
3333 with :
4040 runs-on : ubuntu-latest
4141 name : Prints a list of all modules with outdated modulesync_config version
4242 steps :
43- - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
43+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
4444 - name : Setup ruby
4545 uses : ruby/setup-ruby@003a5c4d8d6321bd302e38f6f0ec593f77f06600 # v1.319.0
4646 with :
Original file line number Diff line number Diff line change 3232 #
3333 # the "ref: github.ref" is required for the tag to be properly checked out, as a workaround
3434 # for https://github.com/actions/checkout/issues/1638
35- uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
35+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
3636 with :
3737 fetch-depth : 0
3838 fetch-tags : true
You can’t perform that action at this time.
0 commit comments