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 steps :
2121 # https://github.com/marketplace/actions/checkout
2222 - name : Checkout
23- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
23+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
2424
2525 # https://github.com/marketplace/actions/paths-changes-filter
2626 - name : Paths Changes Filter
6565 steps :
6666 # https://github.com/marketplace/actions/checkout
6767 - name : Checkout
68- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
68+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
6969 with :
7070 lfs : ' true'
7171
@@ -102,7 +102,7 @@ jobs:
102102 steps :
103103 # https://github.com/marketplace/actions/checkout
104104 - name : Checkout
105- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
105+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
106106
107107 - name : Copy CI gradle.properties
108108 shell : bash
@@ -143,7 +143,7 @@ jobs:
143143 steps :
144144 # https://github.com/marketplace/actions/checkout
145145 - name : Checkout
146- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
146+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
147147 with :
148148 lfs : ' true'
149149
Original file line number Diff line number Diff line change 1818 steps :
1919 # https://github.com/marketplace/actions/checkout
2020 - name : Checkout
21- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
21+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
2222
2323 # https://github.com/marketplace/actions/github-labeler
2424 - name : Run Labeler
You can’t perform that action at this time.
0 commit comments