File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3434 dockerfile_changed : ${{ steps.diff.outputs.dockerfile_changed }}
3535 workflow_or_action_changed : ${{ steps.diff.outputs.workflow_or_action_changed }}
3636 steps :
37- - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871
37+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
3838 with :
3939 fetch-depth : 0
4040 persist-credentials : false
8989 runs-on : ubuntu-latest
9090 timeout-minutes : 15
9191 steps :
92- - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871
92+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
9393 with :
9494 fetch-depth : 1
9595 persist-credentials : false
@@ -130,7 +130,7 @@ jobs:
130130 runs-on : ubuntu-latest
131131 timeout-minutes : 15
132132 steps :
133- - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871
133+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
134134 with :
135135 fetch-depth : 1
136136 persist-credentials : false
@@ -152,7 +152,7 @@ jobs:
152152 runs-on : ubuntu-latest
153153 timeout-minutes : 15
154154 steps :
155- - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871
155+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
156156 with :
157157 fetch-depth : 1
158158 persist-credentials : false
@@ -182,7 +182,7 @@ jobs:
182182 runs-on : ubuntu-latest
183183 timeout-minutes : 20
184184 steps :
185- - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871
185+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
186186 with :
187187 fetch-depth : 1
188188 persist-credentials : false
Original file line number Diff line number Diff line change 1313 stable :
1414 runs-on : ubuntu-latest
1515 steps :
16- - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
16+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1717 with :
1818 persist-credentials : false
1919
Original file line number Diff line number Diff line change 7070
7171 name : e2e-${{ matrix.name }}
7272 steps :
73- - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871
73+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
7474 with :
7575 fetch-depth : 0
7676 persist-credentials : false
Original file line number Diff line number Diff line change 1212 contents : read
1313 pull-requests : write
1414 steps :
15- - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871
15+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
1616 with :
1717 fetch-depth : 0
1818 persist-credentials : false
Original file line number Diff line number Diff line change 3535 runs-on : ubuntu-latest
3636 timeout-minutes : 20
3737 steps :
38- - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871
38+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
3939 with :
4040 fetch-depth : 1
4141 persist-credentials : false
7171 runs-on : ubuntu-latest
7272 timeout-minutes : 10
7373 steps :
74- - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871
74+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
7575 with :
7676 fetch-depth : 1
7777 persist-credentials : false
Original file line number Diff line number Diff line change 1010 id-token : write
1111 contents : read
1212 steps :
13- - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871
13+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
1414 with :
1515 fetch-depth : 0
1616 persist-credentials : false
Original file line number Diff line number Diff line change 1616 check_version :
1717 runs-on : ubuntu-latest
1818 steps :
19- - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871
19+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2020 with :
2121 fetch-depth : 0 # Fetch all history for all branches
2222 persist-credentials : false
You can’t perform that action at this time.
0 commit comments