Bump actions/setup-node from 4.0.3 to 4.1.0 (#26) #18
update-release-log.yml
on: push
update-release-log
3s
Annotations
1 error and 1 warning
update-release-log
Invalid config file
|
update-release-log
thulium/storage-shipper: Invalid config file
{
name: 'HttpError',
id: '11502603019',
status: 403,
response: {
url: 'https://api.github.com/repos/thulium/storage-shipper/contents/.github%2Frelease-drafter.yml',
status: 403,
headers: {
'access-control-allow-origin': '*',
'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset',
connection: 'close',
'content-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Thu, 24 Oct 2024 15:33:49 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'github.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
'transfer-encoding': 'chunked',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-accepted-github-permissions': 'contents=read',
'x-content-type-options': 'nosniff',
'x-frame-options': 'deny',
'x-github-api-version-selected': '2022-11-28',
'x-github-media-type': 'github.v3; param=raw',
'x-github-request-id': 'EFC1:B2445:221919B:428D201:671A68DD',
'x-ratelimit-limit': '15000',
'x-ratelimit-remaining': '14997',
'x-ratelimit-reset': '1729785550',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '3',
'x-xss-protection': '0'
},
data: {
message: 'Although you appear to have the correct authorization credentials, the `thulium` organization has an IP allow list enabled, and your IP address is not permitted to access this resource.',
documentation_url: 'https://docs.github.com/rest/repos/contents#get-repository-content',
status: '403'
}
},
request: {
method: 'GET',
url: 'https://api.github.com/repos/thulium/storage-shipper/contents/.github%2Frelease-drafter.yml',
headers: {
accept: 'application/vnd.github.v3.raw',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.13.1 (linux; x64)',
authorization: 'token [REDACTED]'
},
request: {}
},
stack: 'HttpError: Although you appear to have the correct authorization credentials, the `thulium` organization has an IP allow list enabled, and your IP address is not permitted to access this resource.\n' +
' at /home/runner/work/_actions/release-drafter/release-drafter/v6.0.0/dist/index.js:8462:21\n' +
' at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n' +
' at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v6.0.0/dist/index.js:30793:18)',
type: 'Error'
}
|