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@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
30+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
3131
3232 - name : Set up Ruby
3333 uses : ruby/setup-ruby@8aeb6ff8030dd539317f8e1769a044873b56ea71 # v1.268.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 .0.1
11+ - uses : actions/checkout@v6 .0.0
1212
1313 - name : Create GitHub App token
1414 id : app-token
Original file line number Diff line number Diff line change 2323 os : macos-latest
2424 runs-on : ${{ matrix.os }}
2525 steps :
26- - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
26+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
2727 - name : Set up Ruby
2828 uses : ruby/setup-ruby@8aeb6ff8030dd539317f8e1769a044873b56ea71 # v1.268.0
2929 with :
You can’t perform that action at this time.
0 commit comments