Skip to content

chore(deps): pin dependencies - workflows - .github/workflows/unused-dependencies.yml #2375

chore(deps): pin dependencies - workflows - .github/workflows/unused-dependencies.yml

chore(deps): pin dependencies - workflows - .github/workflows/unused-dependencies.yml #2375

Triggered via pull request January 29, 2025 20:44
Status Success
Total duration 16s
Artifacts

pr-lint.yml

on: pull_request_target
Validate & Label PR
8s
Validate & Label PR
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
Validate & Label PR
Resource not accessible by integration { name: 'HttpError', id: '13040090001', status: 403, response: { url: 'https://api.github.com/repos/finos/git-proxy/releases', 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', 'content-encoding': 'gzip', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Wed, 29 Jan 2025 20:44:48 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=write; contents=write,workflows=write', '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': '2803:129E14:56B157:ACA792:679A9340', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4959', 'x-ratelimit-reset': '1738187082', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '41', 'x-xss-protection': '0' }, data: { message: 'Resource not accessible by integration', documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release', status: '403' } }, request: { method: 'POST', url: 'https://api.github.com/repos/finos/git-proxy/releases', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.18.0 (linux; x64)', 'x-github-delivery': '13040090001', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: `{"target_commitish":"refs/heads/main","name":"Version 1.8.0","tag_name":"v1.8.0","body":"### What's Changed\\n\\n## 🚀 Features\\n\\n- feat(experimental): kick off inventory project @06kellyjac (#808)\\n\\n## 🐛 Bug Fixes\\n\\n- fix(deps): update dependency react-router-dom to v6.28.2 @[renovate[bot]](https://github.com/apps/renovate) (#872)\\n- fix(deps): update dependency eslint-plugin-react to v7.37.4 @[renovate[bot]](https://github.com/apps/renovate) (#871)\\n- fix(deps): update dependency uuid to v11.0.5 @[renovate[bot]](https://github.com/apps/renovate) (#874)\\n- fix(deps): update dependency concurrently to v9.1.2 @[renovate[bot]](https://github.com/apps/renovate) (#866)\\n- fix(deps): update dependency diff2html to v3.4.51 @[renovate[bot]](https://github.com/apps/renovate) (#867)\\n- fix(deps): update dependency zod to v3.24.1 @[renovate[bot]](https://github.com/apps/renovate) (#851)\\n\\n## 🧰 Maintenance\\n\\n- chore(deps): update dependency cypress to v14 - - package.json @[renovate[bot]](https://github.com/apps/renovate) (#889)\\n- chore: tweak renovate to reduce pr total @06kellyjac (#880)\\n- chore(deps): update actions/upload-artifact action to v4.6.0 @[renovate[bot]](https://github.com/apps/renovate) (#877)\\n- refactor: allow for extending express @06kellyjac (#875)\\n- chore(deps): update dependency eslint-plugin-prettier to v5.2.2 @[renovate[bot]](https://github.com/apps/renovate) (#869)\\n- chore(deps): update dependency typescript to v5.7.3 @[renovate[bot]](https://github.com/apps/renovate) (#864)\\n- chore: bump experimental license inventory to 0.0.2 with #854 @JamieSlome (#870)\\n- chore(deps): update step-security/harden-runner action to v2.10.3 @[renovate[bot]](https://github.com/apps/renovate) (#865)\\n- chore(deps): update grafana/promtail docker tag to v3.3.2 @[renovate[bot]](https://github.com/apps/renovate) (#86
Validate & Label PR
HttpError: Resource not accessible by integration at /home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:7146:21 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:61885:18) { name: 'AggregateError', event: { id: '13040090001', name: 'pull_request_target', payload: { action: 'edited', changes: { body: { from: 'This PR contains the following updates:\n' + '\n' + '| Package | Type | Update | Change |\n' + '|---|---|---|---|\n' + '| [actions/checkout](https://github.com/actions/checkout) | action | pinDigest | -> `11bd719` |\n' + '| [actions/dependency-review-action](https://github.com/actions/dependency-review-action) | action | pinDigest | -> `3b139cf` |\n' + '| [actions/download-artifact](https://github.com/actions/download-artifact) | action | pinDigest | -> `fa0a91b` |\n' + '| [actions/setup-node](https://github.com/actions/setup-node) | action | pinDigest | -> `1d0ff46` |\n' + '| [actions/upload-artifact](https://github.com/actions/upload-artifact) | action | pinDigest | -> `65c4c4a` |\n' + '| [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) | action | pinDigest | -> `0723387` |\n' + '| [codecov/codecov-action](https://github.com/codecov/codecov-action) | action | minor | `v5.1.2` -> `v5.3.1` |\n' + '| [github/codeql-action](https://github.com/github/codeql-action) | action | minor | `v3.27.6` -> `v3.28.7` |\n' + '| [github/codeql-action](https://github.com/github/codeql-action) | action | pinDigest | -> `6e54559` |\n' + '| [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) | action | pinDigest | -> `b1476f6` |\n' + '| [step-security/harden-runner](https://github.com/step-security/harden-runner) | action | patch | `v2.10.3` -> `v2.10.4` |\n' + '| [supercharge/mongodb-github-action](https://github.com/supercharge/mongodb-github-action) | action | minor | `1.11.0` -> `1.12.0` |\n' + '\n' + '---\n' + '\n' + '### Release Notes\n' + '\n' + '<details>\n' + '<summary>codecov/codecov-action (codecov/codecov-action)</summary>\n' + '\n' + '### [`v5.3.1`](https://github.com/codecov/codecov-action/blob/HEAD/CHANGELOG.md#v531)\n' + '\n' + '[Compare Source](https://github.com/codecov/codecov-action/compare/v5.3.0...v5.3.1)\n' + '\n' + "##### What's Changed\n" + '\n' + '**Full Changelog**: https://github.com/codecov/codecov-action/compare/v5.3.0..v5.3.1\n' + '\n' + '### [`v5.3.0`](https://github.com/codecov/codecov-action/blob/HEAD/CHANGELOG.md#v530)\n' + '\n' + '[Compare Source](https://github.com/codecov/codecov-action/compare/v5.2.0...v5.3.0)\n' + '\n' + "##### What's Changed\n" + '\n' + '**Full Changelog**: https://github.com/codecov/codecov-action/compare/v5.2.0..v5.3.0\n' + '\n' + '### [`v5.2.0`](https://github.com/codecov/codecov-action/blob/HEAD/CHANGELOG.md#v520)\n' + '\n' + '[Compare Source](https://github.com/codecov/codecov-action/compare/v5.1.2...v5.2.0)\n' + '\n' + "##### What's Changed\n" + '\n' + '- Fix typo in README by [@&#8203;tserg](https://github.com/tserg) in [https://github.com/codecov/codecov-action/pull/1747](https://github.com/codecov/codecov-action/pull/1747)\n' + '- Th
Validate & Label PR
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
Validate & Label PR
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
Validate & Label PR
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
Validate & Label PR
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)