File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 - { os: macos-latest, ruby: 2.5 }
2121 runs-on : ${{ matrix.os }}
2222 steps :
23- - uses : actions/checkout@v6.0.0
23+ - uses : actions/checkout@v6.0.1
2424 - name : Set up Ruby
2525 uses : ruby/setup-ruby@v1
2626 with :
Original file line number Diff line number Diff line change 2727 with :
2828 egress-policy : audit
2929
30- - uses : actions/checkout@c2d88d3ecc89a9ef08eebf45d9637801dcee7eb5 # v5.0.1
30+ - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v5.0.1
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@v6.0.0
11+ - uses : actions/checkout@v6.0.1
1212
1313 - name : Create GitHub App token
1414 id : app-token
You can’t perform that action at this time.
0 commit comments