mirror of
https://github.com/actions/hello-world-javascript-action.git
synced 2025-04-04 13:49:36 +00:00
Rebuild dist
This commit is contained in:
2
dist/index.js
generated
vendored
2
dist/index.js
generated
vendored
@ -28094,7 +28094,7 @@ class RequestError extends Error {
|
||||
if (options.request.headers.authorization) {
|
||||
requestCopy.headers = Object.assign({}, options.request.headers, {
|
||||
authorization: options.request.headers.authorization.replace(
|
||||
/ .*$/,
|
||||
/(?<! ) .*$/,
|
||||
" [REDACTED]"
|
||||
)
|
||||
});
|
||||
|
Reference in New Issue
Block a user