Skip to content

Commit f99bf8e

Browse files
committed
simplify
1 parent 4035030 commit f99bf8e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/fix-security-vulnerability.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,7 @@ jobs:
4040
Create a branch, apply the fix, and open a PR with your analysis
4141
in the PR description. Target the develop branch.
4242
43-
If you determine the alert should NOT be fixed (version-specific test package,
44-
false positive, no upstream fix available, dev-only acceptable risk, etc.):
43+
If you determine the alert should NOT be fixed:
4544
Do NOT dismiss the alert. Instead, open a GitHub issue with:
4645
- Title: "Security: Dismiss Dependabot alert #<number> - <package-name>"
4746
- Label: "Security"

0 commit comments

Comments
 (0)