File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2626 # zizmor complains that 'v1' is a ref that can be provided by both the branch and tag namespaces.
2727 # specify that we want the v1 branch.
2828 - name : Set up Ruby
29- uses : ruby/setup-ruby@2a7b30092b0caf9c046252510f9273b4875f3db9 # 1.254 .0
29+ uses : ruby/setup-ruby@829114fc20da43a41d27359103ec7a63020954d4 # 1.255 .0
3030 with :
3131 ruby-version : ruby
3232
Original file line number Diff line number Diff line change 1818
1919 # zizmor complains that 'v1' is a ref that can be provided by both the branch and tag namespaces.
2020 # specify that we want the v1 branch.
21- - uses : ruby/setup-ruby@2a7b30092b0caf9c046252510f9273b4875f3db9 # 1.254 .0
21+ - uses : ruby/setup-ruby@829114fc20da43a41d27359103ec7a63020954d4 # 1.255 .0
2222 with :
2323 ruby-version : 3.4
2424
Original file line number Diff line number Diff line change 3333
3434 # zizmor complains that 'v1' is a ref that can be provided by both the branch and tag namespaces.
3535 # specify that we want the v1 branch.
36- - uses : ruby/setup-ruby@2a7b30092b0caf9c046252510f9273b4875f3db9 # 1.254 .0
36+ - uses : ruby/setup-ruby@829114fc20da43a41d27359103ec7a63020954d4 # 1.255 .0
3737 with :
3838 ruby-version : ${{ matrix.version }}
3939
You can’t perform that action at this time.
0 commit comments