Skip to content

⬆️ Updates stefanzweifel/git-auto-commit-action action to v5 #2212

⬆️ Updates stefanzweifel/git-auto-commit-action action to v5

⬆️ Updates stefanzweifel/git-auto-commit-action action to v5 #2212

Triggered via push October 7, 2023 11:24
Status Failure
Total duration 53s
Artifacts

check-urls.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
job
undefined Exception: { "error": "404/HttpError", "from": "undefined/Error", "message": "There was an error getting change files for repo:github-action-quotes owner:AlexRogalskiy base:0000000000000000000000000000000000000000 head:0b9c75cd649860a4d4494a366cbe5a1105ef5cd3", "payload": { "name": "HttpError", "status": 404, "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": "Sat, 07 Oct 2023 11:25:26 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; format=json", "x-github-request-id": "402B:8A0D:166F0BC:2DEBE81:65214025", "x-ratelimit-limit": "1000", "x-ratelimit-remaining": "974", "x-ratelimit-reset": "1696681477", "x-ratelimit-resource": "core", "x-ratelimit-used": "26", "x-xss-protection": "0" }, "request": { "method": "GET", "url": "https://api.github.com/repos/AlexRogalskiy/github-action-quotes/compare/0000000000000000000000000000000000000000...0b9c75cd649860a4d4494a366cbe5a1105ef5cd3", "headers": { "accept": "application/vnd.github.v3+json", "user-agent": "octokit.js/16.43.1 Node.js/16.20.1 (Linux 6.2; x64)", "authorization": "token [REDACTED]" }, "request": {} }, "documentation_url": "https://docs.github.com/rest/commits/commits#compare-two-commits" } }
job
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, trilom/file-changes-action@v1.2.4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/