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 2727 with :
2828 egress-policy : audit
2929
30- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
30+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
3131
3232 - name : Set up Ruby
3333 uses : ruby/setup-ruby@d5126b9b3579e429dd52e51e68624dda2e05be25 # v1.267.0
Original file line number Diff line number Diff line change 88 runs-on : ubuntu-latest
99 if : ${{ github.repository_owner == 'ruby' }}
1010 steps :
11- - uses : actions/checkout@v5
11+ - uses : actions/checkout@v6
1212
1313 - name : Create GitHub App token
1414 id : app-token
Original file line number Diff line number Diff line change 1818 os : [ ubuntu-latest, macos-latest, windows-latest ]
1919 runs-on : ${{ matrix.os }}
2020 steps :
21- - uses : actions/checkout@v5
21+ - uses : actions/checkout@v6
2222 - name : Set up Ruby
2323 uses : ruby/setup-ruby@v1
2424 with :
You can’t perform that action at this time.
0 commit comments