Skip to content

Commit 9ea44ff

Browse files
committed
changed image
1 parent 676fadf commit 9ea44ff

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
-322 KB
Loading

content/code-security/secure-coding/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ By default, only alerts with the severity level of `error` will cause a pull req
9090
{% data reusables.repositories.sidebar-settings %}
9191
{% data reusables.repositories.navigate-to-security-and-analysis %}
9292
1. Under "Code scanning", to the right of "Check Failure", use the drop-down menu to select the level of severity you would like to cause a pull request check failure.
93-
![Check failure setting](/assets/images/help/repository/code-scanning-check-failure-setting.png)
93+
![Check failure setting](/assets/images/help/repository/test-code-scanning-check-failure-setting.png)
9494
{% endif %}
9595

9696
#### Avoiding unnecessary scans of pull requests

0 commit comments

Comments
 (0)