Skip to content

Commit 07f5ec0

Browse files
fix check markdown failure for opus prompt md
1 parent 03fc9a0 commit 07f5ec0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/github-actions-opus-prompt.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Use this prompt with Opus 4.6 to assess your GitHub Actions workflows for compli
88

99
Please assess our GitHub Actions workflows for compliance with the NHSDigital GitHub Actions Security Best Practices (see docs/github-actions-best-practices.md).
1010

11-
- Review all workflow files in .github/workflows/ (*.yml, *.yaml).
11+
- Review all workflow files in .github/workflows/ (`*.yml`, `*.yaml`).
1212
- Identify any gaps or violations, including but not limited to:
1313
- Actions not pinned to commit SHAs
1414
- Missing or overly broad permissions blocks
@@ -21,6 +21,7 @@ Please assess our GitHub Actions workflows for compliance with the NHSDigital Gi
2121
- Missing audit, monitoring, or CODEOWNERS controls
2222

2323
Please provide:
24+
2425
1. An investigation writeup summarizing the current state and any risks.
2526
2. A list of remediation tickets for each gap found, with suggested actions.
2627

0 commit comments

Comments
 (0)