Skip to content

Commit fe9f61e

Browse files
TravisEz13xtqqczze
andauthored
Update .github/actions/infrastructure/markdownlinks/Verify-MarkdownLinks.ps1
Co-authored-by: xtqqczze <45661989+xtqqczze@users.noreply.github.com>
1 parent d2ca554 commit fe9f61e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/infrastructure/markdownlinks/Verify-MarkdownLinks.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ function Test-HttpLink {
110110
-TimeoutSec $TimeoutSec `
111111
-MaximumRetryCount $MaximumRetryCount `
112112
-RetryIntervalSec $RetryIntervalSec `
113-
-UserAgent "Mozilla/5.0 (compatible; GitHubActions/1.0; +https://github.com)" `
113+
-UserAgent "Mozilla/5.0 (compatible; GitHubActions/1.0; +https://github.com/PowerShell/PowerShell)" `
114114
-SkipHttpErrorCheck
115115

116116
# If HEAD fails with 404 or 405, retry with GET (some servers don't support HEAD)

0 commit comments

Comments
 (0)