Skip to content

Please allow renovate to keep this action up-to-date #27

@aldenquimby

Description

@aldenquimby

Steps to reproduce

  1. Enable renovate on repository to auto-update depenedencies
  2. Use neondatabase/delete-branch-action in a github action

Expected result

  • renovate keeps neondatabase/delete-branch-action action up to date

Actual result

  • renovate cannot keep neondatabase/delete-branch-action action 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions