File tree 9 files changed +11
-11
lines changed
9 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 52
52
steps :
53
53
54
54
- name : Check out repository
55
- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
55
+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
56
56
with :
57
57
fetch-depth : 0
58
58
Original file line number Diff line number Diff line change 27
27
steps :
28
28
29
29
- name : Check out repository
30
- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
30
+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
31
31
with :
32
32
fetch-depth : 0
33
33
Original file line number Diff line number Diff line change 30
30
steps :
31
31
32
32
- name : Check out repository
33
- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
33
+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
34
34
with :
35
35
fetch-depth : 0
36
36
Original file line number Diff line number Diff line change 36
36
steps :
37
37
38
38
- name : Check out repository
39
- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
39
+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
40
40
with :
41
41
fetch-depth : 0
42
42
token : ${{ secrets.REPO_ACCESS_TOKEN }}
Original file line number Diff line number Diff line change 19
19
steps :
20
20
21
21
- name : Check out repository
22
- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
22
+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
23
23
with :
24
24
fetch-depth : 0
25
25
Original file line number Diff line number Diff line change 37
37
steps :
38
38
39
39
- name : Checkout repository
40
- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
40
+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
41
41
42
42
- name : Set up Python
43
43
uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
Original file line number Diff line number Diff line change 25
25
steps :
26
26
27
27
- name : Check out repository
28
- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
28
+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
29
29
with :
30
30
fetch-depth : 0
31
31
Original file line number Diff line number Diff line change 39
39
steps :
40
40
41
41
- name : Check out repository
42
- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
42
+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
43
43
with :
44
44
fetch-depth : 0
45
45
token : ${{ secrets.REPO_ACCESS_TOKEN }}
@@ -115,7 +115,7 @@ jobs:
115
115
steps :
116
116
117
117
- name : Check out repository
118
- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
118
+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
119
119
with :
120
120
fetch-depth : 0
121
121
@@ -305,7 +305,7 @@ jobs:
305
305
# steps:
306
306
307
307
# - name: Check out repository
308
- # uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
308
+ # uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
309
309
# with:
310
310
# fetch-depth: 0
311
311
Original file line number Diff line number Diff line change 29
29
steps :
30
30
31
31
- name : Check out repository
32
- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
32
+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
33
33
with :
34
34
persist-credentials : false
35
35
You can’t perform that action at this time.
0 commit comments