-
Notifications
You must be signed in to change notification settings - Fork 6
Please allow renovate to keep this action up-to-date #27
Copy link
Copy link
Open
Description
Steps to reproduce
- Enable renovate on repository to auto-update depenedencies
- Use
neondatabase/delete-branch-actionin a github action
Expected result
- renovate keeps
neondatabase/delete-branch-actionaction up to date
Actual result
- renovate cannot keep
neondatabase/delete-branch-actionaction up to date - top level error is:
Failed to look up github-tags package neondatabase/delete-branch-action - more granular error:
Error: Although you appear to have the correct authorization credentials, the `neondatabase` organization has an IP allow list enabled, and your IP address is not permitted to access this resource.
at GithubGraphqlDatasourceFetcher.doRawQuery (/usr/local/renovate/lib/util/github/graphql/datasource-fetcher.ts:135:21)
at processTicksAndRejections (node:internal/process/task_queues:103:5)
at GithubGraphqlDatasourceFetcher.doShrinkableQuery (/usr/local/renovate/lib/util/github/graphql/datasource-fetcher.ts:198:20)
at GithubGraphqlDatasourceFetcher.doPaginatedFetch (/usr/local/renovate/lib/util/github/graphql/datasource-fetcher.ts:247:27)
at GithubGraphqlDatasourceFetcher.doCachedQuery (/usr/local/renovate/lib/util/github/graphql/datasource-fetcher.ts:287:7)
at GithubGraphqlDatasourceFetcher.getItems (/usr/local/renovate/lib/util/github/graphql/datasource-fetcher.ts:325:17)
at GithubGraphqlDatasourceFetcher.query (/usr/local/renovate/lib/util/github/graphql/datasource-fetcher.ts:59:19)
at queryTags (/usr/local/renovate/lib/util/github/graphql/index.ts:15:15)
at GithubTagsDatasource.getReleases (/usr/local/renovate/lib/modules/datasource/github-tags/index.ts:81:24)
at getRegistryReleases (/usr/local/renovate/lib/modules/datasource/index.ts:89:15)
at huntRegistries (/usr/local/renovate/lib/modules/datasource/index.ts:144:13)
at fetchReleases (/usr/local/renovate/lib/modules/datasource/index.ts:369:15)
at lookupUpdates (/usr/local/renovate/lib/workers/repository/process/lookup/index.ts:158:56)
at /usr/local/renovate/lib/workers/repository/process/fetch.ts:81:12
at LookupStats.wrap (/usr/local/renovate/lib/util/stats.ts:39:20)
at /usr/local/renovate/lib/workers/repository/process/fetch.ts:133:23
at file:///usr/local/renovate/node_modules/.pnpm/p-map@6.0.0/node_modules/p-map/index.js:139:20
Environment
- N/A
Logs, links
- My company has been pinned to c2005bb and assumed we were getting auto-updates. Only recently realized we're on a very old version
- See also Please allow renovate to keep this action up-to-date create-branch-action#182
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels