{"id":5801120,"name":"bump-sh/github-action","ecosystem":"actions","description":"Keep your public, private and partner API docs in sync with your code, whether you use OpenAPI or AsyncAPI.\n","homepage":"https://bump.sh","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/bump-sh/github-action","keywords_array":["api-documentation","asyncapi","asyncapi-specification","github-actions","openapi","openapi-specification"],"namespace":"bump-sh","versions_count":35,"first_release_published_at":"2020-02-12T16:21:31.000Z","latest_release_published_at":"2026-02-17T11:29:06.000Z","latest_release_number":"v1.2.10","last_synced_at":"2026-05-26T18:20:24.062Z","created_at":"2023-01-04T12:49:47.578Z","updated_at":"2026-05-26T18:20:24.062Z","registry_url":"https://github.com/bump-sh/github-action","install_command":null,"documentation_url":null,"metadata":{"name":"Bump.sh API Documentation \u0026 Changelog","description":"Keep your public, private and partner API docs in sync with your code, whether you use OpenAPI or AsyncAPI.\n","author":"bump.sh","inputs":{"file":{"description":"Relative path to an API definition file (OpenAPI or AsyncAPI) or a directory of definition files (when deploying to a Hub)","required":true,"default":"api-contract.yml"},"doc":{"description":"Documentation slug or id. Can be found in the documentation settings on https://bump.sh"},"token":{"description":"Api token. Can be found in the documentation or organization settings on https://bump.sh"},"hub":{"description":"Hub slug or id. Needed when deploying to a documentation attached to a Hub. Can be found in the hub settings on https://bump.sh"},"branch":{"description":"Branch name used during `deploy` or `diff` commands. This can be useful to maintain multiple API reference history and make it available in your API documentation."},"command":{"description":"Bump command: deploy|dry-run|preview|diff","default":"deploy"},"expires":{"description":"Specify a longer expiration date for public diffs (defaults to 1 day). Use iso8601 format to provide a date, or you can use `never` to keep the result live indefinitely."},"fail_on_breaking":{"description":"Mark the action as failed when a breaking change is detected with the diff command. This is only valid when `diff` is provided in the command input.","default":false},"overlay":{"description":"A list of OpenAPI Overlays to apply to the API definition before deploying it. Overlays are applied in the order they are provided."},"filename_pattern":{"default":"{slug}-api","description":"Filename pattern to extract the documentation slug from filenames when deploying a DIRECTORY. Pattern uses only '*' and '{slug}' as special characters to extract the slug from a filename without extension. Only used with the 'hub' input when deploying a whole directory ."},"mcp_server":{"description":"MCP Server id or slug. Necessary to deploy a new workflow documentation to be run by your MCP Server."}},"runs":{"using":"node20","main":"dist/index.js"},"branding":{"color":"gray-dark","icon":"book-open"},"default_branch":"main","path":null},"repo_metadata":{"id":36968352,"uuid":"239773663","full_name":"bump-sh/github-action","owner":"bump-sh","description":"GitHub action to deploy your API documentation on Bump","archived":false,"fork":false,"pushed_at":"2026-04-10T14:38:01.000Z","size":30652,"stargazers_count":47,"open_issues_count":11,"forks_count":10,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-04-10T15:25:01.936Z","etag":null,"topics":["api-documentation","asyncapi","asyncapi-specification","github-actions","openapi","openapi-specification"],"latest_commit_sha":null,"homepage":"https://bump.sh","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bump-sh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-11T13:52:15.000Z","updated_at":"2026-04-10T14:10:55.000Z","dependencies_parsed_at":"2025-12-16T23:08:17.079Z","dependency_job_id":null,"html_url":"https://github.com/bump-sh/github-action","commit_stats":{"total_commits":262,"total_committers":12,"mean_commits":"21.833333333333332","dds":"0.38167938931297707","last_synced_commit":"205cb29bab5ba763b996918f5f010d480ac6e392"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/bump-sh/github-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bump-sh","download_url":"https://codeload.github.com/bump-sh/github-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/sbom","scorecard":{"id":258197,"data":{"date":"2025-08-11","repo":{"name":"github.com/bump-sh/github-action","commit":"7b6bbb116c391037625326906dc913f725574e98"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":3,"reason":"Found 5/13 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"19 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/bump-sh/github-action/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/bump-sh/github-action/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/bump-sh/github-action/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating ruby:2.6 to ruby:2.6@sha256:a79c8ddb7f3d3748427e2d3a45dcae6d42f1d80d9ae3b98959b3a27b220bf434","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T10:09:52.161Z","repository_id":36968352,"created_at":"2025-08-17T10:09:52.161Z","updated_at":"2025-08-17T10:09:52.161Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32283294,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"online","status_checked_at":"2026-04-26T02:00:05.962Z","response_time":129,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"bump-sh","name":"Bump.sh","uuid":"33217836","kind":"organization","description":"Bump is the first API contract management platform that helps document and track APIs.","email":"hello@bump.sh","website":"https://bump.sh","location":null,"twitter":"bump_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33217836?v=4","repositories_count":21,"last_synced_at":"2026-01-06T00:26:59.691Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bump-sh","funding_links":[],"total_stars":145,"followers":37,"following":0,"created_at":"2022-11-14T05:10:53.840Z","updated_at":"2026-01-06T00:26:59.691Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bump-sh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bump-sh/repositories"},"tags":[{"name":"v1.2.10","sha":"8545e8c657d27de6f55da875473fa493da78bc4f","kind":"commit","published_at":"2026-02-17T11:29:06.000Z","download_url":"https://codeload.github.com/bump-sh/github-action/tar.gz/v1.2.10","html_url":"https://github.com/bump-sh/github-action/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bump-sh/github-action@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"f5861ea7810a1f8cf2bf63f5aa48ce59f5756df7","kind":"tag","published_at":"2026-01-13T16:47:11.000Z","download_url":"https://codeload.github.com/bump-sh/github-action/tar.gz/v1.2.9","html_url":"https://github.com/bump-sh/github-action/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bump-sh/github-action@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"5f7357a19b69448d8401345d64609554f54b13b3","kind":"tag","published_at":"2025-12-16T16:26:05.000Z","download_url":"https://codeload.github.com/bump-sh/github-action/tar.gz/v1.2.8","html_url":"https://github.com/bump-sh/github-action/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":"9900d86c-5ed5-421d-8633-370a13b59050","purl":"pkg:github/bump-sh/github-action@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"31a112af30a57a1a99b2ba9717522cccab1015a0","kind":"tag","published_at":"2025-11-27T15:20:04.000Z","download_url":"https://codeload.github.com/bump-sh/github-action/tar.gz/v1.2.7","html_url":"https://github.com/bump-sh/github-action/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":"040d75a3-8631-42c7-a2f6-81787d46af7f","purl":"pkg:github/bump-sh/github-action@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"126c9893c1857534ceb3c7ffd26563d0dfa060e8","kind":"tag","published_at":"2025-08-26T10:02:34.000Z","download_url":"https://codeload.github.com/bump-sh/github-action/tar.gz/v1.2.6","html_url":"https://github.com/bump-sh/github-action/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":"82418cda-511d-4a6e-8bd9-bf1bf2675b73","purl":"pkg:github/bump-sh/github-action@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"590e36a25548cb10a8efb1ca9e5b1e111ad67120","kind":"tag","published_at":"2025-08-14T15:41:13.000Z","download_url":"https://codeload.github.com/bump-sh/github-action/tar.gz/v1.2.5","html_url":"https://github.com/bump-sh/github-action/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":"8847339d-5744-47a2-a7ff-249b645fdeb2","purl":"pkg:github/bump-sh/github-action@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"4601021cc6dc47ab5df3c00ac6cb12365c4d736b","kind":"tag","published_at":"2025-07-30T07:37:11.000Z","download_url":"https://codeload.github.com/bump-sh/github-action/tar.gz/v1.2.4","html_url":"https://github.com/bump-sh/github-action/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":"b22f6961-9f77-4516-ae61-374fa8d62e17","purl":"pkg:github/bump-sh/github-action@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"841fdeac4dc671f53168c4730e36f6d063dd848f","kind":"tag","published_at":"2025-07-22T10:13:17.000Z","download_url":"https://codeload.github.com/bump-sh/github-action/tar.gz/v1.2.3","html_url":"https://github.com/bump-sh/github-action/releases/tag/v1.2.3","dependencies_parsed_at":"2025-07-29T12:42:51.332Z","dependency_job_id":null,"purl":"pkg:github/bump-sh/github-action@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"339618b120fa4b2c4ed1a43950308fe40c4bcde8","kind":"tag","published_at":"2025-07-22T07:12:39.000Z","download_url":"https://codeload.github.com/bump-sh/github-action/tar.gz/v1.2.2","html_url":"https://github.com/bump-sh/github-action/releases/tag/v1.2.2","dependencies_parsed_at":"2025-07-29T12:42:50.797Z","dependency_job_id":null,"purl":"pkg:github/bump-sh/github-action@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"52158b5bff54def1fd0284571ab2a8ae1bd3b6a5","kind":"tag","published_at":"2025-07-17T09:28:20.000Z","download_url":"https://codeload.github.com/bump-sh/github-action/tar.gz/v1.2.1","html_url":"https://github.com/bump-sh/github-action/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":"ea06ad11-2c4a-48ef-88a3-e79c35cf5594","purl":"pkg:github/bump-sh/github-action@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"59eaae922e81ac8d127bd2b2ac6dc4804bda8a4c","kind":"tag","published_at":"2025-03-18T13:45:50.000Z","download_url":"https://codeload.github.com/bump-sh/github-action/tar.gz/v1.2.0","html_url":"https://github.com/bump-sh/github-action/releases/tag/v1.2.0","dependencies_parsed_at":"2025-03-28T04:48:05.709Z","dependency_job_id":null,"purl":"pkg:github/bump-sh/github-action@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.2.0/manifests"},{"name":"v1.1.11","sha":"690c81156715f37cb72d006e5cbb81fbd9b45365","kind":"tag","published_at":"2024-06-25T15:25:43.000Z","download_url":"https://codeload.github.com/bump-sh/github-action/tar.gz/v1.1.11","html_url":"https://github.com/bump-sh/github-action/releases/tag/v1.1.11","dependencies_parsed_at":"2024-06-27T04:19:44.378Z","dependency_job_id":null,"purl":"pkg:github/bump-sh/github-action@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"ce67b2e1690da8cb4b5c1333dec4b5acdbfd99cc","kind":"commit","published_at":"2024-05-23T10:39:09.000Z","download_url":"https://codeload.github.com/bump-sh/github-action/tar.gz/v1.1.10","html_url":"https://github.com/bump-sh/github-action/releases/tag/v1.1.10","dependencies_parsed_at":"2024-10-30T05:59:00.422Z","dependency_job_id":null,"purl":"pkg:github/bump-sh/github-action@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"060fc2a160a6f859c1fbb518e0ea3b02814d2a3c","kind":"commit","published_at":"2024-03-01T11:17:28.000Z","download_url":"https://codeload.github.com/bump-sh/github-action/tar.gz/v1.1.9","html_url":"https://github.com/bump-sh/github-action/releases/tag/v1.1.9","dependencies_parsed_at":"2024-03-03T04:20:51.566Z","dependency_job_id":null,"purl":"pkg:github/bump-sh/github-action@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"a8ae5efb915a651a6afb52ad146e87693a24b0c7","kind":"tag","published_at":"2023-10-03T14:51:45.000Z","download_url":"https://codeload.github.com/bump-sh/github-action/tar.gz/v1.1.8","html_url":"https://github.com/bump-sh/github-action/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":"ecfbf6eb-cb56-4875-ba9c-8b971b0eb591","purl":"pkg:github/bump-sh/github-action@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"c35e66ae2e9a08d338a7dac0dde89e7884de8796","kind":"tag","published_at":"2023-05-04T10:41:26.000Z","download_url":"https://codeload.github.com/bump-sh/github-action/tar.gz/v1.1.7","html_url":"https://github.com/bump-sh/github-action/releases/tag/v1.1.7","dependencies_parsed_at":"2023-06-02T00:52:18.172Z","dependency_job_id":null,"purl":"pkg:github/bump-sh/github-action@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"4fee4fca2f5c5cc7258bc9ebf2fb0facdc6ab5c5","kind":"tag","published_at":"2023-03-15T15:50:00.000Z","download_url":"https://codeload.github.com/bump-sh/github-action/tar.gz/v1.1.6","html_url":"https://github.com/bump-sh/github-action/releases/tag/v1.1.6","dependencies_parsed_at":"2023-06-02T00:52:17.848Z","dependency_job_id":null,"purl":"pkg:github/bump-sh/github-action@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"e09c3898fee9f77e12d90120234e0e117e836a25","kind":"tag","published_at":"2022-10-12T13:24:27.000Z","download_url":"https://codeload.github.com/bump-sh/github-action/tar.gz/v1.1.5","html_url":"https://github.com/bump-sh/github-action/releases/tag/v1.1.5","dependencies_parsed_at":"2023-05-31T16:42:03.254Z","dependency_job_id":null,"purl":"pkg:github/bump-sh/github-action@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.1.5/manifests"},{"name":"v1","sha":"e09c3898fee9f77e12d90120234e0e117e836a25","kind":"commit","published_at":"2022-10-12T13:24:23.000Z","download_url":"https://codeload.github.com/bump-sh/github-action/tar.gz/v1","html_url":"https://github.com/bump-sh/github-action/releases/tag/v1","dependencies_parsed_at":"2023-05-31T16:42:05.675Z","dependency_job_id":null,"purl":"pkg:github/bump-sh/github-action@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1/manifests"},{"name":"v1.1.4","sha":"6629a7a8daa3a1672702e41cc30ecea000fbc04c","kind":"tag","published_at":"2022-10-06T14:21:08.000Z","download_url":"https://codeload.github.com/bump-sh/github-action/tar.gz/v1.1.4","html_url":"https://github.com/bump-sh/github-action/releases/tag/v1.1.4","dependencies_parsed_at":"2023-05-31T16:42:09.291Z","dependency_job_id":null,"purl":"pkg:github/bump-sh/github-action@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"7ee65a14f1236e0b53717df1668b188013c299e5","kind":"tag","published_at":"2022-05-23T14:35:30.000Z","download_url":"https://codeload.github.com/bump-sh/github-action/tar.gz/v1.1.3","html_url":"https://github.com/bump-sh/github-action/releases/tag/v1.1.3","dependencies_parsed_at":"2023-05-31T16:42:13.973Z","dependency_job_id":null,"purl":"pkg:github/bump-sh/github-action@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"7a2fe1fb87ab717e1b01f918dc49b6017d367d5a","kind":"tag","published_at":"2022-02-03T16:57:17.000Z","download_url":"https://codeload.github.com/bump-sh/github-action/tar.gz/v1.1.2","html_url":"https://github.com/bump-sh/github-action/releases/tag/v1.1.2","dependencies_parsed_at":"2023-05-31T16:42:17.609Z","dependency_job_id":null,"purl":"pkg:github/bump-sh/github-action@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"4a47987dddba12a61f0ca9a55bc96e6fc76a2509","kind":"tag","published_at":"2022-01-24T16:48:20.000Z","download_url":"https://codeload.github.com/bump-sh/github-action/tar.gz/v1.1.1","html_url":"https://github.com/bump-sh/github-action/releases/tag/v1.1.1","dependencies_parsed_at":"2023-05-31T16:42:21.393Z","dependency_job_id":null,"purl":"pkg:github/bump-sh/github-action@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"3bc454a803d5b6c581064e20ab3f390d5ccb9676","kind":"tag","published_at":"2022-01-13T10:03:44.000Z","download_url":"https://codeload.github.com/bump-sh/github-action/tar.gz/v1.1.0","html_url":"https://github.com/bump-sh/github-action/releases/tag/v1.1.0","dependencies_parsed_at":"2023-05-31T16:42:25.504Z","dependency_job_id":null,"purl":"pkg:github/bump-sh/github-action@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.1.0/manifests"},{"name":"v1.0.7","sha":"ae393b0d360b153e14627158e9f246dd6dca3e25","kind":"tag","published_at":"2021-12-03T12:41:47.000Z","download_url":"https://codeload.github.com/bump-sh/github-action/tar.gz/v1.0.7","html_url":"https://github.com/bump-sh/github-action/releases/tag/v1.0.7","dependencies_parsed_at":"2023-05-31T16:42:35.626Z","dependency_job_id":null,"purl":"pkg:github/bump-sh/github-action@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"e35bb64992661f7582803a4e4129bf248aa1f000","kind":"commit","published_at":"2021-10-18T15:33:39.000Z","download_url":"https://codeload.github.com/bump-sh/github-action/tar.gz/v1.0.6","html_url":"https://github.com/bump-sh/github-action/releases/tag/v1.0.6","dependencies_parsed_at":"2023-05-31T16:42:39.029Z","dependency_job_id":null,"purl":"pkg:github/bump-sh/github-action@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"270b870a047018241d352b22f79a16261c80c97f","kind":"tag","published_at":"2021-10-15T13:34:21.000Z","download_url":"https://codeload.github.com/bump-sh/github-action/tar.gz/v1.0.5","html_url":"https://github.com/bump-sh/github-action/releases/tag/v1.0.5","dependencies_parsed_at":"2023-05-31T16:42:43.228Z","dependency_job_id":null,"purl":"pkg:github/bump-sh/github-action@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"205de9246d364c40f0065e3debcd331692c824e0","kind":"tag","published_at":"2021-10-12T08:54:09.000Z","download_url":"https://codeload.github.com/bump-sh/github-action/tar.gz/v1.0.4","html_url":"https://github.com/bump-sh/github-action/releases/tag/v1.0.4","dependencies_parsed_at":"2023-05-31T16:42:45.025Z","dependency_job_id":null,"purl":"pkg:github/bump-sh/github-action@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"31bcb35a937a4f927c1c6207a5dcc5c2faa9a07e","kind":"commit","published_at":"2021-10-08T12:08:30.000Z","download_url":"https://codeload.github.com/bump-sh/github-action/tar.gz/v1.0.3","html_url":"https://github.com/bump-sh/github-action/releases/tag/v1.0.3","dependencies_parsed_at":"2023-05-31T16:42:47.136Z","dependency_job_id":null,"purl":"pkg:github/bump-sh/github-action@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"147cb2c692461f3ac041b13898aff04346cd4196","kind":"tag","published_at":"2021-09-23T13:15:32.000Z","download_url":"https://codeload.github.com/bump-sh/github-action/tar.gz/v1.0.2","html_url":"https://github.com/bump-sh/github-action/releases/tag/v1.0.2","dependencies_parsed_at":"2023-05-31T16:42:50.714Z","dependency_job_id":null,"purl":"pkg:github/bump-sh/github-action@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"6101c1815fc62ff49947eae9490553e8ff597fb6","kind":"tag","published_at":"2021-07-29T08:52:59.000Z","download_url":"https://codeload.github.com/bump-sh/github-action/tar.gz/v1.0.1","html_url":"https://github.com/bump-sh/github-action/releases/tag/v1.0.1","dependencies_parsed_at":"2023-05-31T16:42:55.048Z","dependency_job_id":null,"purl":"pkg:github/bump-sh/github-action@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c0068d2bfd7936ce72102dcedba5947a25c353c7","kind":"commit","published_at":"2021-07-01T14:50:18.000Z","download_url":"https://codeload.github.com/bump-sh/github-action/tar.gz/v1.0.0","html_url":"https://github.com/bump-sh/github-action/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-31T16:42:59.330Z","dependency_job_id":null,"purl":"pkg:github/bump-sh/github-action@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/v1.0.0/manifests"},{"name":"0.3","sha":"1792512b149f7411dd46fd023f54d4e49ba948b7","kind":"commit","published_at":"2021-05-31T08:49:20.000Z","download_url":"https://codeload.github.com/bump-sh/github-action/tar.gz/0.3","html_url":"https://github.com/bump-sh/github-action/releases/tag/0.3","dependencies_parsed_at":"2023-05-31T16:43:01.270Z","dependency_job_id":null,"purl":"pkg:github/bump-sh/github-action@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/0.3/manifests"},{"name":"0.2","sha":"ab675d28a47100becd8bdf92b89790ae5717896b","kind":"commit","published_at":"2021-03-05T12:45:35.000Z","download_url":"https://codeload.github.com/bump-sh/github-action/tar.gz/0.2","html_url":"https://github.com/bump-sh/github-action/releases/tag/0.2","dependencies_parsed_at":"2023-05-31T16:43:05.387Z","dependency_job_id":null,"purl":"pkg:github/bump-sh/github-action@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/0.2/manifests"},{"name":"0.1","sha":"d90e8bf42a56690c3ac776d94b94aed5f19df695","kind":"commit","published_at":"2020-02-12T16:21:31.000Z","download_url":"https://codeload.github.com/bump-sh/github-action/tar.gz/0.1","html_url":"https://github.com/bump-sh/github-action/releases/tag/0.1","dependencies_parsed_at":"2023-05-31T16:43:06.917Z","dependency_job_id":null,"purl":"pkg:github/bump-sh/github-action@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-04-26T02:06:38.405Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":13,"rankings":{"downloads":null,"dependent_repos_count":11.082237363333862,"dependent_packages_count":0.0,"stargazers_count":4.544446205038821,"forks_count":6.2715892885438125,"docker_downloads_count":null,"average":5.474568214229124},"purl":"pkg:githubactions/bump-sh/github-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/bump-sh/github-action","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/bump-sh/github-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/bump-sh/github-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-10T16:00:33.898Z","issues_count":13,"pull_requests_count":264,"avg_time_to_close_issue":22730619.714285713,"avg_time_to_close_pull_request":3380092.0214592274,"issues_closed_count":7,"pull_requests_closed_count":233,"pull_request_authors_count":12,"issue_authors_count":8,"avg_comments_per_issue":1.8461538461538463,"avg_comments_per_pull_request":0.8712121212121212,"merged_pull_requests_count":66,"bot_issues_count":1,"bot_pull_requests_count":225,"past_year_issues_count":0,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":577201.2,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.475,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":36,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bump-sh%2Fgithub-action/issues","maintainers":[{"login":"paulRbr","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulRbr"},{"login":"Polo2","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Polo2"}],"active_maintainers":[{"login":"paulRbr","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulRbr"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/bump-sh%2Fgithub-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/bump-sh%2Fgithub-action/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/bump-sh%2Fgithub-action/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/bump-sh%2Fgithub-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/bump-sh%2Fgithub-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/bump-sh%2Fgithub-action/codemeta","maintainers":[]}