File tree Expand file tree Collapse file tree 6 files changed +10
-10
lines changed Expand file tree Collapse file tree 6 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 68
68
runs-on : ${{ matrix.os }}
69
69
steps :
70
70
- name : " Checkout repository 🛎"
71
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
71
+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
72
72
with :
73
73
persist-credentials : false
74
74
@@ -120,7 +120,7 @@ jobs:
120
120
pull-requests : write
121
121
steps :
122
122
- name : " Checkout repository 🛎"
123
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
123
+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
124
124
with :
125
125
persist-credentials : false
126
126
@@ -176,7 +176,7 @@ jobs:
176
176
runs-on : ubuntu-latest
177
177
steps :
178
178
- name : " Checkout repository 🛎"
179
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
179
+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
180
180
with :
181
181
persist-credentials : false
182
182
Original file line number Diff line number Diff line change 43
43
runs-on : ${{ matrix.os }}
44
44
steps :
45
45
- name : " Checkout repository 🛎"
46
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
46
+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
47
47
with :
48
48
persist-credentials : false
49
49
Original file line number Diff line number Diff line change 55
55
runs-on : ${{ matrix.os }}
56
56
steps :
57
57
- name : " Checkout repository 🛎"
58
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
58
+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
59
59
with :
60
60
persist-credentials : false
61
61
86
86
runs-on : ubuntu-latest
87
87
steps :
88
88
- name : " Checkout repository 🛎"
89
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
89
+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
90
90
with :
91
91
persist-credentials : false
92
92
@@ -123,7 +123,7 @@ jobs:
123
123
runs-on : ubuntu-latest
124
124
steps :
125
125
- name : " Checkout repository 🛎"
126
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
126
+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
127
127
with :
128
128
persist-credentials : false
129
129
Original file line number Diff line number Diff line change 25
25
26
26
steps :
27
27
- name : " Checkout repository 🛎"
28
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
28
+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
29
29
with :
30
30
persist-credentials : false
31
31
Original file line number Diff line number Diff line change 43
43
runs-on : ubuntu-latest
44
44
steps :
45
45
- name : " Checkout repository 🛎"
46
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # 4.2.2
46
+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # 5.0.0
47
47
with :
48
48
persist-credentials : false
49
49
Original file line number Diff line number Diff line change 20
20
security-events : write
21
21
steps :
22
22
- name : " Checkout repository 🛎"
23
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
23
+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
24
24
with :
25
25
persist-credentials : false
26
26
You can’t perform that action at this time.
0 commit comments