You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/library/application-security/recommendations/actions-security/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -269,7 +269,7 @@ For example, you could create:
269
269
270
270
- A runner group for container image build runners, limited to only the repositories that require those privileges.
271
271
- A runner group for runners with access to restricted networks.
272
-
- A separate low-privilege runner group for tasks such as linting and static analysis, with no access to secrets or sensitive resources.
272
+
- A separate runner group for low-privilege tasks such as linting and static analysis, used in repositories where secrets are either absent entirely or isolated in separate environments.
273
273
274
274
## Additional solution detail and trade-offs to consider
0 commit comments