File tree Expand file tree Collapse file tree 4 files changed +4
-3
lines changed Expand file tree Collapse file tree 4 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ jobs:
114114 ON_UBUNTU : true
115115 steps :
116116 - name : Checkout repository
117- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # 5 .0.1
117+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # 6 .0.0
118118 with :
119119 persist-credentials : false
120120
Original file line number Diff line number Diff line change 2525 contents : write
2626 pull-requests : write
2727 steps :
28- - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
28+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
2929 with :
3030 persist-credentials : false
3131 - uses : micnncim/action-label-syncer@3abd5ab72fda571e69fffd97bd4e0033dd5f495c # v1.3.0
Original file line number Diff line number Diff line change 3737 ON_UBUNTU : true
3838
3939 steps :
40- - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
40+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
4141 with :
4242 persist-credentials : false
4343
Original file line number Diff line number Diff line change 1+ Ci: bump actions/checkout from 5.0.1 to 6.0.0
You can’t perform that action at this time.
0 commit comments