{"id":20216829,"url":"https://github.com/containerbase/internal-tools","last_synced_at":"2026-06-08T02:03:07.430Z","repository":{"id":37253436,"uuid":"248739227","full_name":"containerbase/internal-tools","owner":"containerbase","description":"Renovate internal build tools","archived":false,"fork":false,"pushed_at":"2026-05-09T00:31:55.000Z","size":794481,"stargazers_count":10,"open_issues_count":10,"forks_count":7,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-09T02:41:42.673Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/containerbase.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-20T11:30:13.000Z","updated_at":"2026-05-09T00:25:26.000Z","dependencies_parsed_at":"2024-01-18T09:04:46.321Z","dependency_job_id":"21e9e59e-16d8-41a4-9224-ef94f5575d06","html_url":"https://github.com/containerbase/internal-tools","commit_stats":null,"previous_names":["renovatebot/internal-tools"],"tags_count":738,"template":false,"template_full_name":null,"purl":"pkg:github/containerbase/internal-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerbase%2Finternal-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerbase%2Finternal-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerbase%2Finternal-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerbase%2Finternal-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containerbase","download_url":"https://codeload.github.com/containerbase/internal-tools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerbase%2Finternal-tools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32906515,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-11T17:09:15.040Z","status":"ssl_error","status_checked_at":"2026-05-11T17:08:45.420Z","response_time":120,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T06:29:57.148Z","updated_at":"2026-05-11T18:02:10.086Z","avatar_url":"https://github.com/containerbase.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Renovate docker builder action\n\n[![Build status](https://github.com/renovatebot/internal-tools/workflows/build/badge.svg)](https://github.com/renovatebot/internal-tools/actions?query=workflow%3Abuild)\n![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/containerbase/internal-tools)\n![Licence: AGPL-3.0](https://img.shields.io/github/license/containerbase/internal-tools)\n[![codecov](https://codecov.io/gh/containerbase/internal-tools/branch/main/graph/badge.svg?token=NF90aCGVDB)](https://codecov.io/gh/containerbase/internal-tools)\n\nGithub Action used to build the [renovate](https://github.com/renovatebot/renovate) docker images\n\n## Inputs\n\n### `command`\n\n**Required** The name of the command to execute. Default `\"build\"`.\n\n## Example usage\n\n### docker-publish\n\nPublish image to docker registry only if image id has changed.\n\n```yml\n- uses: renovatebot/gh-action@v0\n  with:\n    command: docker-publish\n    image: renovate/ubuntu\n    tags: latest;18.04\n    dry-run: ${{github.ref != 'refs/heads/main'}}\n```\n\n### docker-config\n\nConfigure docker with buildx on second harddrive.\n\n```yml\n- uses: renovatebot/gh-action@v0\n  with:\n    command: docker-config\n```\n\n## local testing\n\nWithout setting `CI=true` the action will always run in dry-run mode. Input must be prefixed with `INPUT_` and uppercase name.\n\n```sh\nexport INPUT_COMMAND=docker-builder\npnpm start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcontainerbase%2Finternal-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcontainerbase%2Finternal-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcontainerbase%2Finternal-tools/lists"}