File tree 4 files changed +32
-24
lines changed
4 files changed +32
-24
lines changed Original file line number Diff line number Diff line change 41
41
with :
42
42
check_github_status : " true"
43
43
# This functionality is poorly implemented and has been
44
- # causing a lot of problems due to the MITM implementation
45
- # hogging or leaking memory, so we disable it for now.
46
- monitor_permissions : " false"
44
+ # causing problems due to the MITM implementation hogging or
45
+ # leaking memory. If this happens to you just uncomment
46
+ # this line.
47
+ # monitor_permissions: "false"
47
48
output_workflow_context : " true"
48
49
# Use a variable to specify the permissions monitoring
49
50
# configuration. By default this will yield the
71
72
uses : cisagov/action-job-preamble@v1
72
73
with :
73
74
# This functionality is poorly implemented and has been
74
- # causing a lot of problems due to the MITM implementation
75
- # hogging or leaking memory, so we disable it for now.
76
- monitor_permissions : " false"
75
+ # causing problems due to the MITM implementation hogging or
76
+ # leaking memory. If this happens to you just uncomment
77
+ # this line.
78
+ # monitor_permissions: "false"
77
79
# Use a variable to specify the permissions monitoring
78
80
# configuration. By default this will yield the
79
81
# configuration stored in the cisagov organization-level
Original file line number Diff line number Diff line change 38
38
with :
39
39
check_github_status : " true"
40
40
# This functionality is poorly implemented and has been
41
- # causing a lot of problems due to the MITM implementation
42
- # hogging or leaking memory, so we disable it for now.
43
- monitor_permissions : " false"
41
+ # causing problems due to the MITM implementation hogging or
42
+ # leaking memory. If this happens to you just uncomment
43
+ # this line.
44
+ # monitor_permissions: "false"
44
45
output_workflow_context : " true"
45
46
# Use a variable to specify the permissions monitoring
46
47
# configuration. By default this will yield the
84
85
uses : cisagov/action-job-preamble@v1
85
86
with :
86
87
# This functionality is poorly implemented and has been
87
- # causing a lot of problems due to the MITM implementation
88
- # hogging or leaking memory, so we disable it for now.
89
- monitor_permissions : " false"
88
+ # causing problems due to the MITM implementation hogging or
89
+ # leaking memory. If this happens to you just uncomment
90
+ # this line.
91
+ # monitor_permissions: "false"
90
92
# Use a variable to specify the permissions monitoring
91
93
# configuration. By default this will yield the
92
94
# configuration stored in the cisagov organization-level
Original file line number Diff line number Diff line change 29
29
with :
30
30
check_github_status : " true"
31
31
# This functionality is poorly implemented and has been
32
- # causing a lot of problems due to the MITM implementation
33
- # hogging or leaking memory, so we disable it for now.
34
- monitor_permissions : " false"
32
+ # causing problems due to the MITM implementation hogging or
33
+ # leaking memory. If this happens to you just uncomment
34
+ # this line.
35
+ # monitor_permissions: "false"
35
36
output_workflow_context : " true"
36
37
# Use a variable to specify the permissions monitoring
37
38
# configuration. By default this will yield the
60
61
uses : cisagov/action-job-preamble@v1
61
62
with :
62
63
# This functionality is poorly implemented and has been
63
- # causing a lot of problems due to the MITM implementation
64
- # hogging or leaking memory, so we disable it for now.
65
- monitor_permissions : " false"
64
+ # causing problems due to the MITM implementation hogging or
65
+ # leaking memory. If this happens to you just uncomment
66
+ # this line.
67
+ # monitor_permissions: "false"
66
68
# Use a variable to specify the permissions monitoring
67
69
# configuration. By default this will yield the
68
70
# configuration stored in the cisagov organization-level
Original file line number Diff line number Diff line change 25
25
with :
26
26
check_github_status : " true"
27
27
# This functionality is poorly implemented and has been
28
- # causing a lot of problems due to the MITM implementation
29
- # hogging or leaking memory, so we disable it for now.
30
- monitor_permissions : " false"
28
+ # causing problems due to the MITM implementation hogging or
29
+ # leaking memory. If this happens to you just uncomment
30
+ # this line.
31
+ # monitor_permissions: "false"
31
32
output_workflow_context : " true"
32
33
# Use a variable to specify the permissions monitoring
33
34
# configuration. By default this will yield the
57
58
uses : cisagov/action-job-preamble@v1
58
59
with :
59
60
# This functionality is poorly implemented and has been
60
- # causing a lot of problems due to the MITM implementation
61
- # hogging or leaking memory, so we disable it for now.
62
- monitor_permissions : " false"
61
+ # causing problems due to the MITM implementation hogging or
62
+ # leaking memory. If this happens to you just uncomment
63
+ # this line.
64
+ # monitor_permissions: "false"
63
65
# Use a variable to specify the permissions monitoring
64
66
# configuration. By default this will yield the
65
67
# configuration stored in the cisagov organization-level
You can’t perform that action at this time.
0 commit comments