{"id":8291723,"name":"guibranco/github-file-reader-action-v2","ecosystem":"actions","description":"Read the contents of a file","homepage":"http://guilherme.stracini.com.br/github-file-reader-action-v2/","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/guibranco/github-file-reader-action-v2","keywords_array":["actions","file-reader","gh-actions","github-actions","github-file-reader"],"namespace":"guibranco","versions_count":409,"first_release_published_at":"2023-09-17T04:15:17.000Z","latest_release_published_at":"2026-01-26T08:48:01.000Z","latest_release_number":"v2.2.908","last_synced_at":"2026-05-11T20:32:19.529Z","created_at":"2023-09-17T20:09:48.369Z","updated_at":"2026-05-11T20:32:19.529Z","registry_url":"https://github.com/guibranco/github-file-reader-action-v2","install_command":null,"documentation_url":null,"metadata":{"name":"github-file-reader-action-v2","description":"Read the contents of a file","author":"guibranco","branding":{"icon":"file-text","color":"green"},"inputs":{"path":{"description":"The path to the file to be read.","required":true},"encoding":{"description":"The encoding of the file.","default":"utf8","required":false}},"outputs":{"contents":{"description":"The file contents."}},"runs":{"using":"node20","main":"dist/index.js"},"default_branch":"main","path":null},"repo_metadata":{"id":195250390,"uuid":"692611255","full_name":"guibranco/github-file-reader-action-v2","owner":"guibranco","description":"📄 :octocat: GitHub Action to read the contents of a file","archived":false,"fork":true,"pushed_at":"2025-10-01T18:38:18.000Z","size":2609,"stargazers_count":4,"open_issues_count":10,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-01T20:36:21.165Z","etag":null,"topics":["actions","file-reader","gh-actions","github-actions","github-file-reader"],"latest_commit_sha":null,"homepage":"http://guilherme.stracini.com.br/github-file-reader-action-v2/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"andstor/file-reader-action","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/guibranco.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}},"created_at":"2023-09-17T02:50:49.000Z","updated_at":"2025-10-01T18:36:53.000Z","dependencies_parsed_at":"2023-09-26T04:06:46.248Z","dependency_job_id":null,"html_url":"https://github.com/guibranco/github-file-reader-action-v2","commit_stats":null,"previous_names":["guibranco/file-reader-action-v2","guibranco/github-file-reader-action-v2"],"tags_count":356,"template":false,"template_full_name":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guibranco","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/sbom","scorecard":{"id":448383,"data":{"date":"2025-08-11","repo":{"name":"github.com/guibranco/github-file-reader-action-v2","commit":"82e920745598e102c9d65c72da3e1002c581f64e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/2 approved changesets -- score normalized to 0","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":"30 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-dist.yml:28","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/check-dist.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:19","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/codeql.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/linter.yml:17","Info: jobLevel 'packages' permission set to 'read': .github/workflows/linter.yml:18","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/linter.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/size-label.yml:12","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/size-label.yml:13","Warn: no topLevel permission defined: .github/workflows/check-dist.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/linter.yml:1","Warn: no topLevel permission defined: .github/workflows/size-label.yml:1"],"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-dist.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/guibranco/github-file-reader-action-v2/check-dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-dist.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/guibranco/github-file-reader-action-v2/check-dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-dist.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/guibranco/github-file-reader-action-v2/check-dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/guibranco/github-file-reader-action-v2/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/guibranco/github-file-reader-action-v2/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/guibranco/github-file-reader-action-v2/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/guibranco/github-file-reader-action-v2/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/guibranco/github-file-reader-action-v2/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/guibranco/github-file-reader-action-v2/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/guibranco/github-file-reader-action-v2/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/guibranco/github-file-reader-action-v2/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/guibranco/github-file-reader-action-v2/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/guibranco/github-file-reader-action-v2/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/guibranco/github-file-reader-action-v2/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/guibranco/github-file-reader-action-v2/linter.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/guibranco/github-file-reader-action-v2/linter.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linter.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/guibranco/github-file-reader-action-v2/linter.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/size-label.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/guibranco/github-file-reader-action-v2/size-label.yml/main?enable=pin","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   3 out of   3 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":"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":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: 'up-to-date branches' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"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":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/guibranco/.github/SECURITY.md:1","Info: Found linked content: github.com/guibranco/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/guibranco/.github/SECURITY.md:1","Info: Found text in security policy: github.com/guibranco/.github/SECURITY.md:1"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (28) 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":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T07:30:17.076Z","repository_id":195250390,"created_at":"2025-08-19T07:30:17.076Z","updated_at":"2025-08-19T07:30:17.076Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277907574,"owners_count":25898227,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-01T02:00:09.286Z","response_time":88,"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":"guibranco","name":"Guilherme Branco Stracini","uuid":"3362854","kind":"user","description":"LEGO lover, fan of 007 James Bond and developer too! C#, JS, Rust. PHP and Python, Some tech skills: VTEX, SAP, ELK, API banking, Open banking, PIX, e-commerce","email":"","website":"https://guilherme.stracini.com","location":"Dubai, UAE","twitter":"guibranco","company":"@Talabat-dhme","icon_url":"https://avatars.githubusercontent.com/u/3362854?u=a6d33a4f02e90dfa9e93bf5259c9ca92eb884388\u0026v=4","repositories_count":21,"last_synced_at":"2023-02-27T17:00:24.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/guibranco","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T00:05:29.989Z","updated_at":"2023-02-27T17:00:24.910Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guibranco","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guibranco/repositories"},"tags":[{"name":"v2.2.854","sha":"ef3a1b09b04516ed951f612bf6384377e81f2eab","kind":"commit","published_at":"2025-09-17T17:57:44.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.854","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.854","dependencies_parsed_at":"2025-09-22T06:02:56.294Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.854","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.854","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.854/manifests"},{"name":"v2.2.853","sha":"2da34b49c028760124f4ee240e711b16bce23516","kind":"commit","published_at":"2025-09-17T17:51:13.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.853","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.853","dependencies_parsed_at":"2025-09-22T06:02:56.290Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.853","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.853","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.853/manifests"},{"name":"v2.2.852","sha":"567b57ae9966f7da6449b3a045aadaf6cb0ef928","kind":"commit","published_at":"2025-09-17T17:47:35.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.852","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.852","dependencies_parsed_at":"2025-09-22T06:02:56.306Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.852","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.852","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.852/manifests"},{"name":"v2.2.851","sha":"82e920745598e102c9d65c72da3e1002c581f64e","kind":"commit","published_at":"2025-08-11T14:06:12.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.851","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.851","dependencies_parsed_at":null,"dependency_job_id":"27835d70-6b83-485c-a7b9-daaf79c215bf","purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.851","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.851","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.851/manifests"},{"name":"v2.2.850","sha":"bb1e06a6242c065a5e190a7c49b4fe6cbdf87150","kind":"commit","published_at":"2025-08-11T12:57:48.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.850","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.850","dependencies_parsed_at":null,"dependency_job_id":"cd8dff2d-4d57-4c4f-8e4b-7f2219356a44","purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.850","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.850","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.850/manifests"},{"name":"v2.2.849","sha":"0d9618d3406b8ec57b7e6578c8a5d0b5ad6fe049","kind":"commit","published_at":"2025-08-11T12:54:12.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.849","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.849","dependencies_parsed_at":null,"dependency_job_id":"bb026c69-ee25-427d-9695-d69a1554dd91","purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.849","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.849","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.849/manifests"},{"name":"v2.2.848","sha":"4f05d71970d025930163867fd04f8d9dcb1f3a2a","kind":"commit","published_at":"2025-08-04T11:27:34.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.848","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.848","dependencies_parsed_at":null,"dependency_job_id":"da09e1f0-66dc-490f-83b6-ac0c3e16e6c4","purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.848","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.848","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.848/manifests"},{"name":"v2.2.847","sha":"5a2cf4dea5705ff57f6af98780cfa9588a3c48b1","kind":"commit","published_at":"2025-07-28T14:33:52.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.847","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.847","dependencies_parsed_at":"2025-07-29T12:47:02.001Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.847","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.847","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.847/manifests"},{"name":"v2.2.846","sha":"84f0afc6ab4012247d99d83674ee991ddddc6ca6","kind":"commit","published_at":"2025-07-28T14:14:23.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.846","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.846","dependencies_parsed_at":"2025-07-29T12:47:01.953Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.846","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.846","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.846/manifests"},{"name":"v2.2.845","sha":"c7443a34957122eaf11416f043b31e8a638a83a8","kind":"commit","published_at":"2025-07-28T13:59:04.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.845","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.845","dependencies_parsed_at":"2025-07-29T12:47:01.918Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.845","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.845","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.845/manifests"},{"name":"v2.2.844","sha":"09f09b07026e12f7e73540878ae876f8edd5c9e4","kind":"commit","published_at":"2025-07-28T13:56:43.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.844","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.844","dependencies_parsed_at":"2025-07-29T12:47:01.986Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.844","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.844","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.844/manifests"},{"name":"v2.2.843","sha":"b83f91cadbb3bf7df9e42bb5be4ca4ffb2de75da","kind":"commit","published_at":"2025-07-28T13:54:31.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.843","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.843","dependencies_parsed_at":"2025-07-29T12:47:01.923Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.843","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.843","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.843/manifests"},{"name":"v2.2.842","sha":"a8cab27393bd80297285847628425a8be3e575d3","kind":"commit","published_at":"2025-07-21T09:50:47.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.842","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.842","dependencies_parsed_at":"2025-07-25T18:21:25.163Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.842","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.842","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.842/manifests"},{"name":"v2.2.841","sha":"42122e6636d92356fd766130240d0bd78d3c4a1c","kind":"commit","published_at":"2025-07-21T09:35:03.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.841","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.841","dependencies_parsed_at":"2025-07-25T18:21:25.202Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.841","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.841","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.841/manifests"},{"name":"v2.2.840","sha":"ded51255ed467e9ed627af1f2745dbffd3862ca7","kind":"commit","published_at":"2025-07-21T09:25:03.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.840","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.840","dependencies_parsed_at":"2025-07-25T18:21:25.247Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.840","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.840","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.840/manifests"},{"name":"v2.2.839","sha":"c02caf8fcddc5fe80c2fad5c3b6bd785e575f6e0","kind":"commit","published_at":"2025-07-21T09:14:13.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.839","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.839","dependencies_parsed_at":"2025-07-25T18:21:26.787Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.839","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.839","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.839/manifests"},{"name":"v2.2.838","sha":"5fa2caea14a3d804a3857dd1698adbb1264d2260","kind":"commit","published_at":"2025-07-14T11:25:04.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.838","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.838","dependencies_parsed_at":"2025-07-15T04:26:25.161Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.838","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.838","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.838/manifests"},{"name":"v2.2.837","sha":"78c0cb7f00a012d99b08a0128a22c1bc007f2472","kind":"commit","published_at":"2025-07-14T10:41:54.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.837","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.837","dependencies_parsed_at":"2025-07-16T05:31:38.854Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.837","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.837","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.837/manifests"},{"name":"v2.2.836","sha":"fe68f8fecd34bac872ede58f1a479bf7fe4659f4","kind":"commit","published_at":"2025-07-14T10:39:13.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.836","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.836","dependencies_parsed_at":"2025-07-16T05:31:38.856Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.836","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.836","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.836/manifests"},{"name":"v2.2.835","sha":"691ade2f464d517cfa67ef9df55fa848622290ce","kind":"commit","published_at":"2025-07-14T10:35:34.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.835","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.835","dependencies_parsed_at":"2025-07-16T05:31:38.905Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.835","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.835","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.835/manifests"},{"name":"v2.2.834","sha":"b94be690d50d6251eb92c4cb24bf54cbb0c78ce4","kind":"commit","published_at":"2025-07-10T22:41:43.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.834","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.834","dependencies_parsed_at":"2025-07-11T18:23:36.758Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.834","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.834","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.834/manifests"},{"name":"v2.2.833","sha":"f89e8acf265b028dd837af3ea38d245070adbfea","kind":"commit","published_at":"2025-06-30T10:44:31.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.833","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.833","dependencies_parsed_at":"2025-07-08T05:04:21.272Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.833","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.833","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.833/manifests"},{"name":"v2.2.832","sha":"91e4549a8fbc5d77ad82e11f86c86f0bbf199679","kind":"commit","published_at":"2025-06-30T10:41:19.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.832","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.832","dependencies_parsed_at":"2025-07-08T05:04:21.277Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.832","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.832","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.832/manifests"},{"name":"v2.2.831","sha":"cf25d9f59634ac61b02f40622ac139ec732352f8","kind":"commit","published_at":"2025-06-30T10:37:04.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.831","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.831","dependencies_parsed_at":"2025-07-08T05:04:21.272Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.831","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.831","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.831/manifests"},{"name":"v2.2.830","sha":"0adbe9664b20f826a032b481cb1f4cdbc61b739f","kind":"commit","published_at":"2025-06-30T10:31:25.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.830","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.830","dependencies_parsed_at":"2025-07-08T05:04:21.271Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.830","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.830","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.830/manifests"},{"name":"v2.2.829","sha":"47e684517f5d8891295db2981771e736bae053c9","kind":"commit","published_at":"2025-06-30T10:24:34.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.829","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.829","dependencies_parsed_at":"2025-07-08T05:04:21.279Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.829","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.829","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.829/manifests"},{"name":"v2.2.828","sha":"5ef886e6a91f9e17e2fc68341f0b47ea55049114","kind":"commit","published_at":"2025-06-30T10:19:34.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.828","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.828","dependencies_parsed_at":"2025-07-08T05:04:21.278Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.828","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.828","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.828/manifests"},{"name":"v2.2.827","sha":"2972d68b01c161f0fe4bbc2a5f42901f59b13f02","kind":"commit","published_at":"2025-06-30T10:14:29.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.827","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.827","dependencies_parsed_at":"2025-07-08T05:04:21.272Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.827","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.827","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.827/manifests"},{"name":"v2.2.826","sha":"534702790f5538cfa54e256c840413746d652a05","kind":"commit","published_at":"2025-06-24T23:15:16.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.826","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.826","dependencies_parsed_at":"2025-06-27T06:20:23.833Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.826","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.826","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.826/manifests"},{"name":"v2.2.825","sha":"186d48345b1a18da02d0c26d09019f3bcbd52afe","kind":"commit","published_at":"2025-06-23T10:12:13.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.825","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.825","dependencies_parsed_at":"2025-06-25T04:51:28.937Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.825","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.825","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.825/manifests"},{"name":"v2.2.824","sha":"2f9d3593a25eed0a44cadadae6e3ae121b74ac2f","kind":"commit","published_at":"2025-06-23T10:07:40.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.824","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.824","dependencies_parsed_at":"2025-06-25T04:51:28.938Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.824","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.824","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.824/manifests"},{"name":"v2.2.823","sha":"103b5e6e9dc27b27937f91c1b4f130b082c9e383","kind":"commit","published_at":"2025-06-23T09:37:26.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.823","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.823","dependencies_parsed_at":"2025-06-25T04:51:29.091Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.823","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.823","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.823/manifests"},{"name":"v2.2.822","sha":"140838a4964c6104b718a86a1faa57294a8524c0","kind":"commit","published_at":"2025-06-16T19:47:29.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.822","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.822","dependencies_parsed_at":"2025-06-24T04:22:01.611Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.822","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.822","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.822/manifests"},{"name":"v2.2.821","sha":"48ea808f982fcb089c6fa99684c19fe53318eddc","kind":"commit","published_at":"2025-06-16T19:43:51.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.821","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.821","dependencies_parsed_at":"2025-06-24T04:22:01.700Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.821","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.821","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.821/manifests"},{"name":"v2.2.820","sha":"24fab1c755022ac5f0e8709908f5cf81cf81bd7b","kind":"commit","published_at":"2025-06-16T09:20:26.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.820","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.820","dependencies_parsed_at":"2025-06-24T04:22:01.599Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.820","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.820","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.820/manifests"},{"name":"v2.2.819","sha":"7c4b15546963fb5418c2db362f96f0152395eb1e","kind":"commit","published_at":"2025-06-16T09:16:22.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.819","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.819","dependencies_parsed_at":"2025-06-24T04:22:04.262Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.819","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.819","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.819/manifests"},{"name":"v2.2.818","sha":"2445ea9a7023b38cef774edd01534920c37e34a6","kind":"commit","published_at":"2025-06-16T09:12:39.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.818","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.818","dependencies_parsed_at":"2025-06-24T04:22:04.190Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.818","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.818","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.818/manifests"},{"name":"v2.2.817","sha":"24d992e3b203480906baac199a7303d3ae0b89f3","kind":"commit","published_at":"2025-06-09T09:37:01.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.817","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.817","dependencies_parsed_at":"2025-06-12T08:21:28.182Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.817","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.817","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.817/manifests"},{"name":"v2.2.816","sha":"45d7de40942ce555716735c7066e35f020a1bc8b","kind":"commit","published_at":"2025-06-09T09:34:53.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.816","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.816","dependencies_parsed_at":"2025-06-12T08:21:28.291Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.816","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.816","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.816/manifests"},{"name":"v2.2.815","sha":"6e23eafb90463f05a151f5d889295d3931c5489c","kind":"commit","published_at":"2025-06-09T09:25:50.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.815","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.815","dependencies_parsed_at":"2025-06-12T08:21:27.621Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.815","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.815","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.815/manifests"},{"name":"v2.2.814","sha":"4fc69d7606078df3998597c165acb8fbb33da271","kind":"commit","published_at":"2025-06-02T09:15:16.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.814","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.814","dependencies_parsed_at":"2025-06-02T17:41:14.882Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.814","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.814","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.814/manifests"},{"name":"v2.2.813","sha":"c82f26bec118308ba2f112773d68648eaf7ff225","kind":"commit","published_at":"2025-06-02T09:13:06.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.813","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.813","dependencies_parsed_at":"2025-06-02T17:41:13.806Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.813","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.813","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.813/manifests"},{"name":"v2.2.812","sha":"158afb88914fe5621a6410f0542f0819e19c7f1f","kind":"commit","published_at":"2025-06-02T09:10:45.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.812","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.812","dependencies_parsed_at":"2025-06-02T17:41:13.779Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.812","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.812","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.812/manifests"},{"name":"v2.2.811","sha":"0232a7a4fca29d5cc2f7605a3fc6af5653ad0eee","kind":"commit","published_at":"2025-06-02T09:08:37.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.811","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.811","dependencies_parsed_at":"2025-06-02T17:41:14.858Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.811","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.811","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.811/manifests"},{"name":"v2.2.810","sha":"69cb6d2562da8807d3ee03bf023a099c2ccacc0c","kind":"commit","published_at":"2025-06-02T09:06:34.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.810","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.810","dependencies_parsed_at":"2025-06-02T17:41:14.856Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.810","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.810","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.810/manifests"},{"name":"v2.2.809","sha":"88ecd9ce3b0ba877e98a69779d9005f8ed19a6dd","kind":"commit","published_at":"2025-06-02T09:03:13.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.809","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.809","dependencies_parsed_at":"2025-06-02T17:41:13.808Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.809","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.809","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.809/manifests"},{"name":"v2.2.808","sha":"6713d365a0eb5e9c9f6c3ef27f140f911c62430f","kind":"commit","published_at":"2025-05-19T22:42:13.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.808","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.808","dependencies_parsed_at":"2025-05-24T12:21:39.576Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.808","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.808","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.808/manifests"},{"name":"v2.2.807","sha":"7813986011ed9fbc35a60eca6231678f28bd8f7f","kind":"commit","published_at":"2025-05-19T22:40:12.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.807","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.807","dependencies_parsed_at":"2025-05-24T12:21:39.579Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.807","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.807","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.807/manifests"},{"name":"v2.2.806","sha":"c873345960e308ef43141b021b0cacb2cabc5ab0","kind":"commit","published_at":"2025-05-19T22:34:37.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.806","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.806","dependencies_parsed_at":"2025-05-24T12:21:39.615Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.806","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.806","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.806/manifests"},{"name":"v2.2.805","sha":"3265ea10129916035769d12b9dadf098f46684a2","kind":"commit","published_at":"2025-05-19T14:06:46.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.805","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.805","dependencies_parsed_at":"2025-05-24T12:21:39.563Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.805","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.805","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.805/manifests"},{"name":"v2.2.804","sha":"9ffe58909333085a66abf31f4717b4403ec8d6ca","kind":"commit","published_at":"2025-05-19T09:21:48.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.804","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.804","dependencies_parsed_at":"2025-05-24T12:21:39.590Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.804","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.804","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.804/manifests"},{"name":"v2.2.803","sha":"4a11ce44e6053c8ab0077a2cd5c3050b055e20d3","kind":"commit","published_at":"2025-05-19T08:42:19.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.803","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.803","dependencies_parsed_at":"2025-05-24T12:21:39.590Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.803","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.803","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.803/manifests"},{"name":"v2.2.802","sha":"2b1f4ed10c8477889c89e2dbcfe7e9e4e6d18be8","kind":"commit","published_at":"2025-05-15T17:02:13.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.802","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.802","dependencies_parsed_at":"2025-05-24T12:21:39.580Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.802","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.802","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.802/manifests"},{"name":"v2.2.801","sha":"d0704fb71a21dbba9d3b4f34d663d045de586f9c","kind":"commit","published_at":"2025-05-12T08:25:16.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.801","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.801","dependencies_parsed_at":null,"dependency_job_id":"63e5b259-a7c9-415e-9996-89ea7765ad8a","purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.801","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.801","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.801/manifests"},{"name":"v2.2.800","sha":"60153a6fb65f3f67440aa1737b9f50857955fff9","kind":"commit","published_at":"2025-05-12T08:22:00.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.800","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.800","dependencies_parsed_at":null,"dependency_job_id":"31f10f0b-9e71-43b4-8cf3-8e7a6b4a5318","purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.800","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.800","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.800/manifests"},{"name":"v2.2.799","sha":"54266a06e851935bcae43777dfd5418b879969a5","kind":"commit","published_at":"2025-05-12T08:13:24.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.799","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.799","dependencies_parsed_at":null,"dependency_job_id":"ee5b1b03-8946-462e-b2c3-2385fb911809","purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.799","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.799","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.799/manifests"},{"name":"v2.2.798","sha":"77850261c067671e3d0bdae5f581b85f0b062f1d","kind":"commit","published_at":"2025-05-12T08:11:11.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.798","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.798","dependencies_parsed_at":null,"dependency_job_id":"65dbee60-05b1-4bca-958c-9e9b82f056cd","purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.798","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.798","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.798/manifests"},{"name":"v2.2.797","sha":"8f879b9162dd63d4d3cfc0e674d66cae83379de1","kind":"commit","published_at":"2025-05-12T08:09:04.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.797","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.797","dependencies_parsed_at":null,"dependency_job_id":"60fbd7f5-64ea-47c7-94f4-bae9644cd35e","purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.797","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.797","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.797/manifests"},{"name":"v2.2.796","sha":"69a282f545e9850d6b2bc784c5cdf495c8219137","kind":"commit","published_at":"2025-05-05T09:41:57.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.796","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.796","dependencies_parsed_at":null,"dependency_job_id":"80b104f2-83c5-47a4-993b-a758c6bb59d4","purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.796","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.796","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.796/manifests"},{"name":"v2.2.795","sha":"64f452adb048a5d795c55e6c8980986826006990","kind":"commit","published_at":"2025-05-05T09:22:26.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.795","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.795","dependencies_parsed_at":null,"dependency_job_id":"605fe8e0-9cd0-4b37-b8ec-9736bb570c23","purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.795","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.795","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.795/manifests"},{"name":"v2.2.794","sha":"4fd0bad577887460a14c4ef92a1d08312a12d56a","kind":"commit","published_at":"2025-05-05T09:19:26.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.794","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.794","dependencies_parsed_at":null,"dependency_job_id":"b0a7ae5d-fd8c-4918-a15e-763d20f5b71d","purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.794","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.794","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.794/manifests"},{"name":"v2.2.793","sha":"cfec9e214c4ba4273a9cf79b9006afe2c429c68b","kind":"commit","published_at":"2025-05-05T09:14:30.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.793","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.793","dependencies_parsed_at":null,"dependency_job_id":"de6f1f69-e975-43ea-b518-03427e03c4a6","purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.793","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.793","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.793/manifests"},{"name":"v2.2.792","sha":"d74ba417144058d550be30357b4832e405ca9c14","kind":"commit","published_at":"2025-04-28T11:00:58.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.792","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.792","dependencies_parsed_at":null,"dependency_job_id":"68bc16d3-46e0-4dc8-af32-89f233d84e39","purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.792","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.792","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.792/manifests"},{"name":"v2.2.791","sha":"03889421e1387d84e141162d09cacb998233bcf5","kind":"commit","published_at":"2025-04-28T10:54:58.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.791","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.791","dependencies_parsed_at":null,"dependency_job_id":"55026325-7adb-4e5d-acfd-d1bfb3a9f9b4","purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.791","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.791","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.791/manifests"},{"name":"v2.2.790","sha":"003ba9233dc1e25c3e206d8031afd67052054f9d","kind":"commit","published_at":"2025-04-28T10:52:37.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.790","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.790","dependencies_parsed_at":null,"dependency_job_id":"a3d9658b-728a-4c68-b7e1-46afb921b433","purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.790","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.790","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.790/manifests"},{"name":"v2.2.789","sha":"339fa66b55f0d98f574ffa5e9a72ff9ef464a033","kind":"commit","published_at":"2025-04-28T10:38:26.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.789","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.789","dependencies_parsed_at":null,"dependency_job_id":"cf4cc720-83bb-47de-b55b-267983a8d43c","purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.789","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.789","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.789/manifests"},{"name":"v2.2.788","sha":"118589d00a0fec71192d8ac644b1dae15ec8dd00","kind":"commit","published_at":"2025-04-21T09:37:37.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.788","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.788","dependencies_parsed_at":null,"dependency_job_id":"de233c51-ab29-45c7-b534-b3184687a2f7","purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.788","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.788","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.788/manifests"},{"name":"v2.2.787","sha":"f183d16760499593455b49c959fdc13b79e5bded","kind":"commit","published_at":"2025-04-21T09:33:14.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.787","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.787","dependencies_parsed_at":null,"dependency_job_id":"a7f57311-21ca-4bf3-baf9-fc1b9cd243c1","purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.787","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.787","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.787/manifests"},{"name":"v2.2.786","sha":"a99e021ff7de5975fe6d1f12942ed69e2a96651e","kind":"commit","published_at":"2025-04-21T09:29:05.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.786","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.786","dependencies_parsed_at":null,"dependency_job_id":"4857c5ec-e860-4142-b3e5-fd9e535d6da0","purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.786","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.786","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.786/manifests"},{"name":"v2.2.785","sha":"b714bd5c6a0df5aa0c485db71f8414afa893a753","kind":"commit","published_at":"2025-04-21T09:23:50.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.785","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.785","dependencies_parsed_at":null,"dependency_job_id":"7a415251-68cf-40d5-82e8-485aa5af4c8f","purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.785","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.785","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.785/manifests"},{"name":"v2.2.784","sha":"bd940326decd7b28861ffcd88183df6fea563a0c","kind":"commit","published_at":"2025-04-14T09:02:10.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.784","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.784","dependencies_parsed_at":"2025-04-17T06:35:03.814Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.784","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.784","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.784/manifests"},{"name":"v2.2.783","sha":"860da5faeaa5f620c15debcc8ba04c581befa864","kind":"commit","published_at":"2025-04-14T08:49:31.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.783","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.783","dependencies_parsed_at":"2025-04-17T06:35:03.569Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.783","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.783","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.783/manifests"},{"name":"v2.2.782","sha":"b74f8b4fd262d3a75897244243838cf6a444ef47","kind":"commit","published_at":"2025-04-14T08:47:10.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.782","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.782","dependencies_parsed_at":"2025-04-17T06:35:03.487Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.782","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.782","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.782/manifests"},{"name":"v2.2.781","sha":"fc2331c8288ef4499b39b1f0ecdfc3c3a4d2f50d","kind":"commit","published_at":"2025-04-08T18:40:23.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.781","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.781","dependencies_parsed_at":"2025-04-16T06:26:00.357Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.781","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.781","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.781/manifests"},{"name":"v2.2.780","sha":"b4a3e45afd897ba6a29dcbefa98f679b2355a8a8","kind":"commit","published_at":"2025-04-08T13:45:13.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.780","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.780","dependencies_parsed_at":"2025-04-16T06:26:00.356Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.780","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.780","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.780/manifests"},{"name":"v2.2.779","sha":"10d076209e3a16e9d0629ca30bccc3409cf8c1af","kind":"commit","published_at":"2025-04-08T10:30:29.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.779","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.779","dependencies_parsed_at":"2025-04-16T06:26:00.376Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.779","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.779","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.779/manifests"},{"name":"v2.2.778","sha":"67a14a6692807b0123db6ed9674420658408763a","kind":"commit","published_at":"2025-04-08T10:22:52.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.778","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.778","dependencies_parsed_at":"2025-04-16T06:26:00.374Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.778","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.778","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.778/manifests"},{"name":"v2.2.777","sha":"0109be20b906f19c497060495c1c6019f2fb9fb6","kind":"commit","published_at":"2025-04-08T10:14:30.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.777","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.777","dependencies_parsed_at":"2025-04-16T06:26:00.372Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.777","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.777","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.777/manifests"},{"name":"v2.2.776","sha":"10c2be4866d0db4fb0007516c75b24b9cfba0b4d","kind":"commit","published_at":"2025-04-07T09:44:48.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.776","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.776","dependencies_parsed_at":"2025-04-16T06:26:00.370Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.776","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.776","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.776/manifests"},{"name":"v2.2.775","sha":"73c7364dfbb52311d0afa3688cb88d6a570eec45","kind":"commit","published_at":"2025-04-07T09:37:29.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.775","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.775","dependencies_parsed_at":"2025-04-16T06:26:00.353Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.775","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.775","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.775/manifests"},{"name":"v2.2.774","sha":"5ea65eae3890c9559c095b507c7fef46c6240684","kind":"commit","published_at":"2025-04-07T09:34:31.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.774","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.774","dependencies_parsed_at":"2025-04-16T06:26:00.374Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.774","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.774","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.774/manifests"},{"name":"v2.2.773","sha":"92e2a7e9b9ff34fd7967a32d5037080a701eb309","kind":"commit","published_at":"2025-03-31T08:31:26.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.773","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.773","dependencies_parsed_at":"2025-04-16T06:26:00.354Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.773","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.773","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.773/manifests"},{"name":"v2.2.772","sha":"bec066893791b71b488e48c6e9a632607e5e9d1c","kind":"commit","published_at":"2025-03-31T08:29:01.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.772","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.772","dependencies_parsed_at":"2025-04-16T06:26:00.371Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.772","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.772","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.772/manifests"},{"name":"v2.2.771","sha":"d3dbfc83208e92b0e01fdafd61365f7aacf614f7","kind":"commit","published_at":"2025-03-31T08:25:56.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.771","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.771","dependencies_parsed_at":"2025-04-16T06:26:00.377Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.771","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.771","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.771/manifests"},{"name":"v2.2.770","sha":"41b1b9837b932fd06cfaef8b027791c8c6589a00","kind":"commit","published_at":"2025-03-31T08:23:10.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.770","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.770","dependencies_parsed_at":"2025-04-16T06:26:00.378Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.770","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.770","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.770/manifests"},{"name":"v2.2.769","sha":"de9b3d0932b2226a0d804607b194d10acf530e2b","kind":"commit","published_at":"2025-03-24T16:25:40.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.769","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.769","dependencies_parsed_at":"2025-04-16T06:26:00.371Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.769","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.769","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.769/manifests"},{"name":"v2.2.768","sha":"4437740ef1fc6c2ae9a2fb9857ab1d6260966a3d","kind":"commit","published_at":"2025-03-24T10:16:57.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.768","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.768","dependencies_parsed_at":"2025-04-16T06:26:00.357Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.768","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.768","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.768/manifests"},{"name":"v2.2.767","sha":"56f87255a18a4ec0bf38c15e20d9babca9f7ec1b","kind":"commit","published_at":"2025-03-24T08:52:11.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.767","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.767","dependencies_parsed_at":"2025-04-16T06:26:00.370Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.767","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.767","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.767/manifests"},{"name":"v2.2.766","sha":"574017c3704f573ae03e0ee45410b2ce8b07e618","kind":"commit","published_at":"2025-03-24T08:49:52.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.766","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.766","dependencies_parsed_at":"2025-04-16T06:26:00.376Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.766","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.766","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.766/manifests"},{"name":"v2.2.765","sha":"bdc0b8a8a3b6ef976dd591619b5fbb460b8204cf","kind":"commit","published_at":"2025-03-24T08:47:45.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.765","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.765","dependencies_parsed_at":"2025-04-16T06:26:00.362Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.765","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.765","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.765/manifests"},{"name":"v2.2.764","sha":"282b6dd4f6ec53ac7e61d1591da0cae98ac52f7a","kind":"commit","published_at":"2025-03-24T08:45:14.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.764","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.764","dependencies_parsed_at":"2025-04-16T06:26:00.372Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.764","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.764","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.764/manifests"},{"name":"v2.2.763","sha":"da7ff332bd0ff15cd00159004dbebca0b32f3c9d","kind":"commit","published_at":"2025-03-24T08:43:09.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.763","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.763","dependencies_parsed_at":"2025-04-16T06:26:00.374Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.763","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.763","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.763/manifests"},{"name":"v2.2.762","sha":"3453c386399b056d17967ffa57f9b6737a1574cf","kind":"commit","published_at":"2025-03-17T09:30:57.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.762","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.762","dependencies_parsed_at":"2025-04-16T06:26:00.370Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.762","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.762","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.762/manifests"},{"name":"v2.2.761","sha":"5e9d91f1ec3ee690bf109480ee2ff4c19c3123ce","kind":"commit","published_at":"2025-03-10T09:02:04.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.761","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.761","dependencies_parsed_at":"2025-04-16T06:26:00.378Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.761","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.761","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.761/manifests"},{"name":"v2.2.760","sha":"9d13a2ffbc4039e3944dd3eed531c6ae44a4d78a","kind":"commit","published_at":"2025-03-10T08:59:55.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.760","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.760","dependencies_parsed_at":"2025-04-16T06:26:00.380Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.760","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.760","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.760/manifests"},{"name":"v2.2.759","sha":"b9f340b37e8558f0656d8ef7ef78090521e28083","kind":"commit","published_at":"2025-03-10T08:57:58.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.759","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.759","dependencies_parsed_at":"2025-04-16T06:26:00.394Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.759","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.759","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.759/manifests"},{"name":"v2.2.758","sha":"e6bd3667cb5ac565c7c78c778c3daeb9e5a8d82f","kind":"commit","published_at":"2025-03-10T08:55:56.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.758","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.758","dependencies_parsed_at":"2025-04-16T06:26:00.372Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.758","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.758","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.758/manifests"},{"name":"v2.2.757","sha":"f63b83ebec753c439dbaee9f3339cf220725ad85","kind":"commit","published_at":"2025-03-10T08:53:23.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.757","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.757","dependencies_parsed_at":"2025-04-16T06:26:00.374Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.757","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.757","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.757/manifests"},{"name":"v2.2.756","sha":"8bd8ea382270087ebc8c3351aa2b7d7f5fe310db","kind":"commit","published_at":"2025-03-03T09:06:44.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.756","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.756","dependencies_parsed_at":"2025-04-16T06:26:00.363Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.756","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.756","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.756/manifests"},{"name":"v2.2.755","sha":"882d1b8d817c348dcd3b0d16532c442663595f03","kind":"commit","published_at":"2025-03-03T09:02:12.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.755","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.755","dependencies_parsed_at":"2025-04-16T06:26:00.397Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.755","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.755","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.755/manifests"},{"name":"v2.2.754","sha":"544890c1a4fedfb4287d469d78a24768ce7d80e1","kind":"commit","published_at":"2025-02-25T12:26:21.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.754","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.754","dependencies_parsed_at":"2025-04-16T06:26:00.378Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.754","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.754","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.754/manifests"},{"name":"v2.2.753","sha":"ab493cc4d8552bae310d145f97dcf23b0a853f8b","kind":"commit","published_at":"2025-02-25T12:24:13.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.753","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.753","dependencies_parsed_at":"2025-04-16T06:26:00.355Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.753","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.753","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.753/manifests"},{"name":"v2.2.752","sha":"42689d06c842cc659a41e895bbe7ce0145c144fc","kind":"commit","published_at":"2025-02-25T12:20:46.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.752","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.752","dependencies_parsed_at":"2025-04-16T06:26:00.364Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.752","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.752","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.752/manifests"},{"name":"v2.2.751","sha":"85254b8c532aba47c85da16e46567ad3f43f99c2","kind":"commit","published_at":"2025-02-24T08:58:58.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.751","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.751","dependencies_parsed_at":"2025-04-16T06:26:00.374Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.751","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.751","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.751/manifests"},{"name":"v2.2.750","sha":"7b18037c876240ef0e892c187b52b8e253ed4247","kind":"commit","published_at":"2025-02-24T08:56:50.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.750","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.750","dependencies_parsed_at":"2025-04-16T06:26:00.375Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.750","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.750","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.750/manifests"},{"name":"v2.2.749","sha":"74694b27cc1d36d7c8a5a1d74ab3d7e1b66adc48","kind":"commit","published_at":"2025-02-24T08:54:46.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.749","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.749","dependencies_parsed_at":"2025-04-16T06:26:00.357Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.749","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.749","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.749/manifests"},{"name":"v2.2.748","sha":"756acba4604cf70d5d315c1188dfa1fdc304539b","kind":"commit","published_at":"2025-02-24T08:52:51.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.748","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.748","dependencies_parsed_at":"2025-04-16T06:26:00.374Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.748","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.748","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.748/manifests"},{"name":"v2.2.747","sha":"adf473040293728bf93a556d7cf63008e5d7dbb0","kind":"commit","published_at":"2025-02-24T08:50:43.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.747","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.747","dependencies_parsed_at":"2025-04-16T06:26:00.399Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.747","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.747","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.747/manifests"},{"name":"v2.2.746","sha":"bde4676213ab919ff7ca93b9a766b9caf2894910","kind":"commit","published_at":"2025-02-17T08:49:18.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.746","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.746","dependencies_parsed_at":"2025-04-16T06:26:00.369Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.746","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.746","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.746/manifests"},{"name":"v2.2.745","sha":"ab6fac5738a01445c7abc5f371058221a928368e","kind":"commit","published_at":"2025-02-17T08:47:15.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.745","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.745","dependencies_parsed_at":"2025-04-16T06:26:00.381Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.745","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.745","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.745/manifests"},{"name":"v2.2.744","sha":"10297f39fbb1a323b479847889b97837ca29b3ec","kind":"commit","published_at":"2025-02-17T08:45:12.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.744","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.744","dependencies_parsed_at":"2025-04-16T06:26:00.397Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.744","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.744","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.744/manifests"},{"name":"v2.2.743","sha":"4e07ac5a22e943c15b02d9040f518db13c304411","kind":"commit","published_at":"2025-02-17T08:43:08.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.743","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.743","dependencies_parsed_at":"2025-04-16T06:26:00.354Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.743","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.743","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.743/manifests"},{"name":"v2.2.742","sha":"ee4aa9a5bca7322645bd23c98bddca591ea99d44","kind":"commit","published_at":"2025-02-17T08:40:27.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.742","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.742","dependencies_parsed_at":"2025-04-16T06:26:00.356Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.742","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.742","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.742/manifests"},{"name":"v2.2.741","sha":"45b6082d0abe4c16d5bf8dc211455f72916ede1a","kind":"commit","published_at":"2025-02-10T08:34:20.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.741","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.741","dependencies_parsed_at":null,"dependency_job_id":"537a7e6b-845b-40c3-9a5d-53039f3c172d","purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.741","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.741","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.741/manifests"},{"name":"v2.2.740","sha":"5809e60b8382ee9693559a6d5036703ddb2eeda8","kind":"commit","published_at":"2025-02-10T08:31:08.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.740","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.740","dependencies_parsed_at":null,"dependency_job_id":"1b936cd4-3020-4f4d-9bb8-cd5c3e454e14","purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.740/manifests"},{"name":"v2.2.739","sha":"db478f09510c11e061014536ed85e72117795dcc","kind":"commit","published_at":"2025-02-10T08:29:07.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.739","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.739","dependencies_parsed_at":null,"dependency_job_id":"83aa8eb0-0459-4c84-892d-1d27a8acc88b","purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.739","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.739","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.739/manifests"},{"name":"v2.2.738","sha":"2c653a7d955ecb2b74b7f592c3e93c4b5f00ae8d","kind":"commit","published_at":"2025-02-07T12:05:11.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.738","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.738","dependencies_parsed_at":null,"dependency_job_id":"34fc0043-1140-4ff8-829b-4d0944adc535","purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.738","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.738","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.738/manifests"},{"name":"v2.2.737","sha":"0ca546e3be25a4d8c008ed0113a718a99bbc84f1","kind":"commit","published_at":"2025-01-28T00:39:25.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.737","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.737","dependencies_parsed_at":null,"dependency_job_id":"d95a2241-3422-4d07-aca2-c9232bbaa724","purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.737","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.737","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.737/manifests"},{"name":"v2.2.736","sha":"cfac6e26dac5d518f5b70a24ea4521adc612d2f2","kind":"commit","published_at":"2025-01-27T12:39:44.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.736","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.736","dependencies_parsed_at":null,"dependency_job_id":"80a32154-c814-48d1-9f3b-27124dc65d2f","purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.736","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.736","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.736/manifests"},{"name":"v2.2.735","sha":"edf0902cdd3a0714517a4dd0368ddcab837a6806","kind":"commit","published_at":"2025-01-27T09:22:17.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.735","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.735","dependencies_parsed_at":null,"dependency_job_id":"0d0678de-5d9c-4841-93f4-4facc4a481c4","purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.735","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.735","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.735/manifests"},{"name":"v2.2.734","sha":"76a18e38079da2e06a899b9b40a8965d2b238ac9","kind":"commit","published_at":"2025-01-27T09:02:42.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.734","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.734","dependencies_parsed_at":null,"dependency_job_id":"5acf7fa2-77bf-42b1-88dd-164620f749c3","purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.734","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.734","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.734/manifests"},{"name":"v2.2.733","sha":"30bd035b74ad0a50fc5d3921cf01de006f209d27","kind":"commit","published_at":"2025-01-22T01:41:32.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.733","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.733","dependencies_parsed_at":null,"dependency_job_id":"df12990e-2c89-4856-887b-e25a25fd0aea","purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.733","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.733","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.733/manifests"},{"name":"v2.2.732","sha":"2a933fdad2830ef0ad08595bdffb9af55e5e38de","kind":"commit","published_at":"2025-01-20T13:39:22.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.732","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.732","dependencies_parsed_at":null,"dependency_job_id":"ade7d8d2-9de9-4e5a-81ed-c25d7de0393d","purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.732","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.732","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.732/manifests"},{"name":"v2.2.731","sha":"744356107234ae175787f9aa3cd8c0d749225fdb","kind":"commit","published_at":"2025-01-20T08:58:21.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.731","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.731","dependencies_parsed_at":null,"dependency_job_id":"ca7c8df1-eb31-4583-9ac1-462e22789308","purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.731","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.731","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.731/manifests"},{"name":"v2.2.730","sha":"b1666642f6925155b91f5545f79705b3f4493d53","kind":"commit","published_at":"2025-01-20T08:56:06.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.730","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.730","dependencies_parsed_at":null,"dependency_job_id":"2af5936e-97c8-4e81-8c39-cebeb4b02b9f","purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.730","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.730","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.730/manifests"},{"name":"v2.2.729","sha":"09e8b88881fd31d9dda58ab59bf4480717caa611","kind":"commit","published_at":"2025-01-20T08:53:34.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.729","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.729","dependencies_parsed_at":null,"dependency_job_id":"4c6c5d82-44b1-4335-b237-6373062d44f1","purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.729","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.729","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.729/manifests"},{"name":"v2.2.728","sha":"9d433209dff6f583aebf36ba9c1bd18c5f306c37","kind":"commit","published_at":"2025-01-13T08:33:25.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.728","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.728","dependencies_parsed_at":null,"dependency_job_id":"31f53af3-b66d-4871-858c-81af00f548c8","purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.728","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.728","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.728/manifests"},{"name":"v2.2.727","sha":"94e23c57e79ba5386d7f9d00512a07b540150ae3","kind":"commit","published_at":"2025-01-13T08:14:09.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.727","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.727","dependencies_parsed_at":null,"dependency_job_id":"c3eb1dc7-3052-42a5-ab54-1c964fc1794e","purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.727","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.727","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.727/manifests"},{"name":"v2.2.726","sha":"fb171596711b710e0379e4e72e61af459e606148","kind":"commit","published_at":"2025-01-07T02:33:59.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.726","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.726","dependencies_parsed_at":"2025-01-08T06:06:01.926Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.726/manifests"},{"name":"v2.2.723","sha":"82973378da1183d44af4b4374986ef50126d5c93","kind":"commit","published_at":"2024-12-25T23:55:37.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.723","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.723","dependencies_parsed_at":"2025-01-02T04:37:10.820Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.723","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.723","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.723/manifests"},{"name":"v2.2.722","sha":"acaad61851eb7e93ff171143dc1acb57f4c684aa","kind":"commit","published_at":"2024-12-25T23:21:20.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.722","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.722","dependencies_parsed_at":"2025-01-02T04:37:10.773Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.722","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.722","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.722/manifests"},{"name":"v2.2.721","sha":"0451f24c475557326d1654f75a394411bf057766","kind":"commit","published_at":"2024-12-23T08:07:32.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.721","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.721","dependencies_parsed_at":"2025-01-02T04:37:11.224Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.721","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.721","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.721/manifests"},{"name":"v2.2.720","sha":"536f74817af003c297125e696fb7ee92c95cd187","kind":"commit","published_at":"2024-12-16T08:55:14.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.720","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.720","dependencies_parsed_at":null,"dependency_job_id":"79ae5e4b-9e5c-4795-9e20-8b845c77d96d","purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.720","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.720","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.720/manifests"},{"name":"v2.2.719","sha":"c445566f1508856a90f3ad9329c7d9f0df61f9c5","kind":"commit","published_at":"2024-12-12T01:16:40.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.719","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.719","dependencies_parsed_at":"2024-12-12T07:09:23.166Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.719","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.719","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.719/manifests"},{"name":"v2.2.719","sha":"c445566f1508856a90f3ad9329c7d9f0df61f9c5","kind":"commit","published_at":"2024-12-12T01:16:40.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.719","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.719","dependencies_parsed_at":"2024-12-12T07:09:23.181Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.719","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.719","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.719/manifests"},{"name":"v2.2.718","sha":"e7956ca126d8c8ccfcf2dc92701d13282c166563","kind":"commit","published_at":"2024-12-09T08:56:57.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.718","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.718","dependencies_parsed_at":"2024-12-12T04:05:54.221Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.718","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.718","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.718/manifests"},{"name":"v2.2.717","sha":"fd17729f34356f2b7b72e799fc4b38bae14a44f9","kind":"commit","published_at":"2024-12-09T08:54:45.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.717","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.717","dependencies_parsed_at":"2024-12-12T04:05:54.212Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.717","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.717","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.717/manifests"},{"name":"v2.2.716","sha":"77481b2586929a2a752feedba55496d032d07912","kind":"commit","published_at":"2024-12-02T08:14:52.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.716","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.716","dependencies_parsed_at":"2024-12-04T05:23:02.548Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.716","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.716","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.716/manifests"},{"name":"v2.2.715","sha":"3caf39101bf348bfd45fde6e72a1132440249b14","kind":"commit","published_at":"2024-11-25T16:30:40.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.715","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.715","dependencies_parsed_at":"2024-12-03T05:44:43.319Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.715","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.715","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.715/manifests"},{"name":"v2.2.714","sha":"167307916251b8da13a5220ca2089db079d11dd3","kind":"commit","published_at":"2024-11-25T15:59:08.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.714","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.714","dependencies_parsed_at":"2024-12-03T05:44:43.297Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.714","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.714","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.714/manifests"},{"name":"v2.2.713","sha":"be00287ca12d1ca5624774c196951fe7125d1b40","kind":"commit","published_at":"2024-11-25T14:58:19.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.713","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.713","dependencies_parsed_at":"2024-12-03T05:44:43.301Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.713","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.713","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.713/manifests"},{"name":"v2.2.712","sha":"3195e24f0d45626914ffae37bf053c78fb70d9cf","kind":"commit","published_at":"2024-11-25T13:34:28.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.712","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.712","dependencies_parsed_at":"2024-12-03T05:44:43.299Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.712","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.712","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.712/manifests"},{"name":"v2.2.711","sha":"ad637e43e3fbe1ebcca39f4400ee4a4e41179a1b","kind":"commit","published_at":"2024-11-18T08:46:40.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.711","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.711","dependencies_parsed_at":"2024-12-03T05:44:43.298Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.711/manifests"},{"name":"v2.2.710","sha":"461c9e4bf8c788174d58c2aa167ca178b74cff15","kind":"commit","published_at":"2024-11-18T08:44:34.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.710","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.710","dependencies_parsed_at":"2024-12-03T05:44:43.295Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.710/manifests"},{"name":"v2.2.709","sha":"3f50c6291593487051ad46cc4f9f4f63e7b279ff","kind":"commit","published_at":"2024-11-11T08:39:37.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.709","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.709","dependencies_parsed_at":"2024-11-12T06:46:21.263Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.709/manifests"},{"name":"v2.2.708","sha":"cf7be97ad90b0635a70466dd013097c31147b8be","kind":"commit","published_at":"2024-11-11T08:34:50.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.708","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.708","dependencies_parsed_at":"2024-11-12T06:46:21.067Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.708/manifests"},{"name":"v2.2.707","sha":"4577f0d7f7c10c160256326ae0cda6af982a7721","kind":"commit","published_at":"2024-11-11T08:32:22.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.707","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.707","dependencies_parsed_at":"2024-11-12T06:46:21.066Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.707","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.707","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.707/manifests"},{"name":"v2.2.706","sha":"04b6c16cc58754030803075d12ecb354c276a73c","kind":"commit","published_at":"2024-11-04T08:22:10.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.706","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.706","dependencies_parsed_at":"2024-11-06T05:26:33.899Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.706","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.706","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.706/manifests"},{"name":"v2.2.705","sha":"e0d1702d87e9336dd61d4903415384f697e237be","kind":"commit","published_at":"2024-10-28T08:45:18.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.705","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.705","dependencies_parsed_at":"2024-11-03T05:09:33.002Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.705","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.705","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.705/manifests"},{"name":"v2.2.704","sha":"b3ad8627d664134c489511bad56ac0c5ebc5bda6","kind":"commit","published_at":"2024-10-28T08:11:40.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.704","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.704","dependencies_parsed_at":"2024-11-03T05:09:33.045Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.704/manifests"},{"name":"v2.2.703","sha":"11148bffdb2d190c98f6f883e050e99a175f7cb2","kind":"commit","published_at":"2024-10-28T08:08:12.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.703","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.703","dependencies_parsed_at":"2024-11-03T05:09:33.072Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.703","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.703","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.703/manifests"},{"name":"v2.2.702","sha":"cd99ac91faafa1d0ca5c1127e19c9f0db460c55b","kind":"commit","published_at":"2024-10-21T08:43:26.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.702","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.702","dependencies_parsed_at":"2024-10-21T10:54:00.635Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.702","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.702","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.702/manifests"},{"name":"v2.2.701","sha":"8f508830291df7ca0dd79d2aff6ae7d100aec0fd","kind":"commit","published_at":"2024-10-14T08:34:07.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.701","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.701","dependencies_parsed_at":"2024-10-17T07:09:45.856Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.701","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.701","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.701/manifests"},{"name":"v2.2.700","sha":"edfb7c6357d9fefee5c251c405c6e6f9ef2e637f","kind":"commit","published_at":"2024-10-14T08:31:13.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.700","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.700","dependencies_parsed_at":"2024-10-17T07:09:45.292Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.700","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.700","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.700/manifests"},{"name":"v2.2.699","sha":"7111cef8fd7931f3c350efc9f77ea5b7c11b07de","kind":"commit","published_at":"2024-10-07T08:11:01.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.699","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.699","dependencies_parsed_at":"2024-10-12T04:29:20.722Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.699","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.699","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.699/manifests"},{"name":"v2.2.698","sha":"6a6718fca6286202b3ac19e3e63371e623f8f069","kind":"commit","published_at":"2024-09-30T08:36:06.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.698","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.698","dependencies_parsed_at":"2024-10-04T11:34:27.944Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.698","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.698","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.698/manifests"},{"name":"v2.2.697","sha":"9b8b63617b7abe2ded44a9a189262c4be3bc62b4","kind":"commit","published_at":"2024-09-30T08:33:38.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.697","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.697","dependencies_parsed_at":"2024-10-04T11:34:27.944Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.697","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.697","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.697/manifests"},{"name":"v2.2.696","sha":"fb509c5f4875cd7baebe11606bc8749a83c021f0","kind":"commit","published_at":"2024-09-23T08:58:59.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.696","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.696","dependencies_parsed_at":"2024-09-26T08:08:43.186Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.696","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.696","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.696/manifests"},{"name":"v2.2.695","sha":"b00e0c37dec841332da9ccb7ba38e38bcd22f618","kind":"commit","published_at":"2024-09-16T15:27:47.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.695","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.695","dependencies_parsed_at":"2024-09-17T09:23:06.869Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.695","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.695","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.695/manifests"},{"name":"v2.2.694","sha":"67f2bb0479e646c9e36b93fa49d38661c4177891","kind":"commit","published_at":"2024-09-16T15:21:57.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.694","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.694","dependencies_parsed_at":"2024-09-17T09:23:08.193Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.694","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.694","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.694/manifests"},{"name":"v2.2.693","sha":"02e97a510b1f5c2cfab3b11f15ce4df0807cb57a","kind":"commit","published_at":"2024-09-16T08:43:48.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.693","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.693","dependencies_parsed_at":"2024-09-17T05:59:42.279Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.693","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.693","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.693/manifests"},{"name":"v2.2.692","sha":"7e59394dfa4536b57fedd1211bdbd93362e45c71","kind":"commit","published_at":"2024-09-16T08:40:29.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.692","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.692","dependencies_parsed_at":"2024-09-17T05:59:42.280Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.692","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.692","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.692/manifests"},{"name":"v2.2.691","sha":"b15ffdd980059ba19260d40d5d9d305aa0ea94f1","kind":"commit","published_at":"2024-09-16T08:36:55.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.691","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.691","dependencies_parsed_at":"2024-09-17T05:59:43.137Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.691","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.691","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.691/manifests"},{"name":"v2.2.690","sha":"266a81d1b79c1ce69ab70f9eb6437f076809467f","kind":"commit","published_at":"2024-09-16T08:34:22.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.690","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.690","dependencies_parsed_at":"2024-09-17T05:59:42.281Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.690","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.690","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.690/manifests"},{"name":"v2.2.689","sha":"2b6c1cc3d2e3b386a8e93d0614796c417715dc52","kind":"commit","published_at":"2024-09-10T11:07:28.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.689","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.689","dependencies_parsed_at":"2024-09-12T04:58:54.437Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.689","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.689","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.689/manifests"},{"name":"v2.2.688","sha":"50615627cfb530be62ccac97cbd6307e1328fb3d","kind":"commit","published_at":"2024-09-10T11:05:20.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.688","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.688","dependencies_parsed_at":"2024-09-12T04:58:41.930Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.688","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.688","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.688/manifests"},{"name":"v2.2.687","sha":"f0a505f3a97b6901e013edf74310b5588176bcfd","kind":"commit","published_at":"2024-09-08T04:18:00.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.687","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.687","dependencies_parsed_at":"2024-09-08T09:57:39.525Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.687","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.687","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.687/manifests"},{"name":"v2.2.686","sha":"076660028d18753a875154389708961cd575431c","kind":"commit","published_at":"2024-09-08T04:04:06.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.686","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.686","dependencies_parsed_at":"2024-09-08T12:51:57.353Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.686","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.686","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.686/manifests"},{"name":"v2.2.685","sha":"76eec3b177029d8b0d6cef8cab4fde5460661101","kind":"commit","published_at":"2024-09-08T03:50:03.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.685","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.685","dependencies_parsed_at":"2024-09-08T12:51:57.285Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.685","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.685","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.685/manifests"},{"name":"v2.2.683","sha":"d994926e86df2b5710d9c2f07b4850ff42b599b4","kind":"commit","published_at":"2024-09-08T03:39:25.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.683","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.683","dependencies_parsed_at":"2024-09-08T12:51:57.352Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.683","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.683","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.683/manifests"},{"name":"v2.2.682","sha":"28b0ca915e44fe436187d737eaa3cb876863ed99","kind":"commit","published_at":"2024-09-02T08:51:28.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.682","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.682","dependencies_parsed_at":"2024-09-03T09:59:13.103Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.682","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.682","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.682/manifests"},{"name":"v2.2.679","sha":"38e58ab29e172df6dc6ee35ebab31e2a5ae20c6a","kind":"commit","published_at":"2024-09-02T08:48:43.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.679","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.679","dependencies_parsed_at":"2024-09-03T09:59:13.098Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.679","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.679","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.679/manifests"},{"name":"v2.2.674","sha":"6d046033ed02c56f194e2f0f54a38fe1f62e2001","kind":"commit","published_at":"2024-08-26T23:49:33.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.674","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.674","dependencies_parsed_at":"2024-08-31T09:04:30.025Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.674/manifests"},{"name":"v2.2.671","sha":"7ab25b262027f9389f3d8e3b7e7b9068b953bef2","kind":"commit","published_at":"2024-08-26T08:54:49.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.671","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.671","dependencies_parsed_at":"2024-08-31T09:04:29.976Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.671","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.671","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.671/manifests"},{"name":"v2.2.666","sha":"13212bf2f9bc7bd8697d54a7289d0be6b1c0697a","kind":"commit","published_at":"2024-08-26T08:52:22.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.666","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.666","dependencies_parsed_at":"2024-08-31T09:04:30.027Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.666","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.666","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.666/manifests"},{"name":"v2.2.661","sha":"e677771d67a8d6f4c541d77e3cdb5e55d9f99515","kind":"commit","published_at":"2024-08-24T17:27:50.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.661","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.661","dependencies_parsed_at":"2024-08-31T09:04:29.975Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.661","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.661","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.661/manifests"},{"name":"v2.2.657","sha":"c87bf96e15dcfdc6e634073c6557b7e2ad21a780","kind":"commit","published_at":"2024-08-19T08:36:31.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.657","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.657","dependencies_parsed_at":"2024-08-31T09:04:30.026Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.657","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.657","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.657/manifests"},{"name":"v2.2.651","sha":"bae3ed19b626e942edeed3ab8f5c05530bf9e350","kind":"commit","published_at":"2024-08-13T00:01:24.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.651","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.651","dependencies_parsed_at":"2024-08-13T04:41:02.517Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.651","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.651","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.651/manifests"},{"name":"v2.2.647","sha":"39b046115a99210c7d9f8ce30f1505e3bfe489e3","kind":"commit","published_at":"2024-08-12T08:17:30.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.647","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.647","dependencies_parsed_at":"2024-08-14T05:17:11.609Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.647","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.647","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.647/manifests"},{"name":"v2.2.643","sha":"036cb081db06af8583e2ea7277425461e504c4e7","kind":"commit","published_at":"2024-08-12T08:14:27.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.643","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.643","dependencies_parsed_at":"2024-08-14T05:17:11.533Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.643","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.643","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.643/manifests"},{"name":"v2.2.637","sha":"7276b34ad5ccfccb566603085b078863a9daaecc","kind":"commit","published_at":"2024-08-07T18:25:02.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.637","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.637","dependencies_parsed_at":"2024-08-11T04:08:28.373Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.637","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.637","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.637/manifests"},{"name":"v2.2.634","sha":"663296e87108e590fad1fc5dcf272ba9e8cfeba1","kind":"commit","published_at":"2024-08-07T18:20:38.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.634","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.634","dependencies_parsed_at":"2024-08-11T04:08:28.909Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.634","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.634","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.634/manifests"},{"name":"v2.2.629","sha":"128f310ad24c9769a6ede3df2dcdefb40684d9a4","kind":"commit","published_at":"2024-08-07T18:18:28.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.629","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.629","dependencies_parsed_at":"2024-08-11T04:08:28.793Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.629","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.629","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.629/manifests"},{"name":"v2.2.620","sha":"eef99f7845652f313846b88116c8aa6e96dfc75d","kind":"commit","published_at":"2024-07-29T08:51:21.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.620","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.620","dependencies_parsed_at":"2024-07-31T13:25:33.638Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.620","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.620","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.620/manifests"},{"name":"v2.2.617","sha":"485dc6d02b20e5c5a8c1da39b63770e03e81794c","kind":"commit","published_at":"2024-07-29T08:48:09.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.617","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.617","dependencies_parsed_at":"2024-07-31T13:25:34.257Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.617","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.617","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.617/manifests"},{"name":"v2.2.612","sha":"a38f4f0796b4b75528c16ccbdd377baac5a68668","kind":"commit","published_at":"2024-07-22T09:05:14.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.612","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.612","dependencies_parsed_at":"2024-07-31T13:25:34.209Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.612","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.612","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.612/manifests"},{"name":"v2.2.609","sha":"3e3d2d5b8abc39402c2b6be053c9131355baa9a9","kind":"commit","published_at":"2024-07-22T09:02:23.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.609","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.609","dependencies_parsed_at":"2024-07-31T13:25:34.142Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.609","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.609","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.609/manifests"},{"name":"v2.2.605","sha":"e032ed028d407d11330b8560175f67dfde598206","kind":"commit","published_at":"2024-07-22T08:59:24.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.605","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.605","dependencies_parsed_at":"2024-07-31T13:25:34.105Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.605","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.605","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.605/manifests"},{"name":"v2.2.599","sha":"476d12b582fd1758d6d4362c1efa92d325ecf550","kind":"commit","published_at":"2024-07-15T09:00:37.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.599","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.599","dependencies_parsed_at":"2024-07-16T11:55:36.234Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.599","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.599","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.599/manifests"},{"name":"v2.2.596","sha":"5eb84be5d991cb1038f1c0d482118c0e048cc7fa","kind":"commit","published_at":"2024-07-15T08:57:34.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.596","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.596","dependencies_parsed_at":"2024-07-16T11:55:37.269Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.596","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.596","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.596/manifests"},{"name":"v2.2.590","sha":"45e083f3f867c22c6b4d2fb56b0b7df34968ab1d","kind":"commit","published_at":"2024-07-08T08:47:10.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.590","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.590","dependencies_parsed_at":"2024-07-11T04:26:29.272Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.590","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.590","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.590/manifests"},{"name":"v2.2.587","sha":"f7b15f69b47fb06f38b25595da557f86c4e83aed","kind":"commit","published_at":"2024-07-08T08:44:18.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.587","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.587","dependencies_parsed_at":"2024-07-11T04:26:29.363Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.587","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.587","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.587/manifests"},{"name":"v2.2.583","sha":"b760e24aea590969702c2b666318615bf5341399","kind":"commit","published_at":"2024-07-01T08:38:06.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.583","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.583","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.583","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.583","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.583/manifests"},{"name":"v2.2.580","sha":"cb3a75121beb6fd4eb78aac9ff75b9d9aeb2988e","kind":"commit","published_at":"2024-06-26T02:05:57.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.580","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.580","dependencies_parsed_at":"2024-06-26T11:44:24.722Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.580","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.580","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.580/manifests"},{"name":"v2.2.578","sha":"6ff960a34f775c63e8964dd41e08be4c0e2a29d6","kind":"commit","published_at":"2024-06-26T01:09:52.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.578","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.578","dependencies_parsed_at":"2024-06-26T11:44:25.310Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.578","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.578","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.578/manifests"},{"name":"v2.2.574","sha":"916b89b51b59898be60842e95acefaf69ab73295","kind":"commit","published_at":"2024-06-25T17:18:50.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.2.574","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.2.574","dependencies_parsed_at":"2024-06-26T11:44:26.340Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.2.574","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.574","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.2.574/manifests"},{"name":"v2.1.571","sha":"e98b2bb22c797b81f57b2fefc0d20b85adb619b4","kind":"commit","published_at":"2024-06-25T17:17:27.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.1.571","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.1.571","dependencies_parsed_at":"2024-06-26T11:44:26.314Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.1.571","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.1.571","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.1.571/manifests"},{"name":"v2.1.570","sha":"8970219f94663e782fa0ecdced7924e850b5f86a","kind":"commit","published_at":"2024-06-25T17:16:31.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.1.570","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.1.570","dependencies_parsed_at":"2024-06-26T11:44:25.179Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.1.570","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.1.570","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.1.570/manifests"},{"name":"v2.1.569","sha":"8970219f94663e782fa0ecdced7924e850b5f86a","kind":"commit","published_at":"2024-06-25T17:16:31.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.1.569","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.1.569","dependencies_parsed_at":"2024-06-26T10:11:15.447Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.1.569","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.1.569","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.1.569/manifests"},{"name":"v2.1.566","sha":"81c15c7e11541d747a1b9d8c51e722839cf548e9","kind":"commit","published_at":"2024-06-25T17:09:19.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.1.566","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.1.566","dependencies_parsed_at":"2024-06-26T11:44:25.909Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.1.566","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.1.566","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.1.566/manifests"},{"name":"v2.1.563","sha":"a60701516e84675d015ea2a39e69ebda93435b50","kind":"commit","published_at":"2024-06-25T16:22:58.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.1.563","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.1.563","dependencies_parsed_at":"2024-06-26T11:44:26.390Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.1.563","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.1.563","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.1.563/manifests"},{"name":"v2.1.552","sha":"57ed446ed792595c5a0c32b9159b8201e6b016a5","kind":"commit","published_at":"2024-06-24T08:46:54.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.1.552","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.1.552","dependencies_parsed_at":"2024-06-25T14:05:10.814Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.1.552","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.1.552","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.1.552/manifests"},{"name":"v2.1.547","sha":"e27d54a5b74e55bcd86a3538306e0d26dc00da5e","kind":"commit","published_at":"2024-06-17T08:34:14.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.1.547","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.1.547","dependencies_parsed_at":"2024-06-18T09:37:46.864Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.1.547","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.1.547","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.1.547/manifests"},{"name":"v2.1.544","sha":"aff3c0f45389cd7277fc07ab595fdbd6af2109f6","kind":"commit","published_at":"2024-06-17T08:31:20.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.1.544","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.1.544","dependencies_parsed_at":"2024-06-18T09:37:48.824Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.1.544","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.1.544","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.1.544/manifests"},{"name":"v2.1.540","sha":"6603e3269c2a45ae4bcfee4df6308c8568bf3447","kind":"commit","published_at":"2024-06-17T08:28:25.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.1.540","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.1.540","dependencies_parsed_at":"2024-06-18T09:37:47.569Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.1.540","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.1.540","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.1.540/manifests"},{"name":"v2.1.535","sha":"661a67be7f28b72b7cf3df14a0a4507d0e3e2bc9","kind":"commit","published_at":"2024-06-10T08:15:11.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.1.535","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.1.535","dependencies_parsed_at":"2024-06-12T05:56:45.398Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.1.535","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.1.535","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.1.535/manifests"},{"name":"v2.1.532","sha":"3446e98096aa8915fda8436b64317a12251d746c","kind":"commit","published_at":"2024-06-10T08:12:27.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.1.532","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.1.532","dependencies_parsed_at":"2024-06-12T05:56:51.656Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.1.532","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.1.532","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.1.532/manifests"},{"name":"v2.1.528","sha":"a9a963c193c554c2c4dab04e00faa7b39554660b","kind":"commit","published_at":"2024-06-10T08:09:44.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.1.528","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.1.528","dependencies_parsed_at":"2024-06-12T05:56:45.921Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.1.528","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.1.528","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.1.528/manifests"},{"name":"v2.1.523","sha":"f03651bf110f90dc55162e0a1c9353b275d0dbec","kind":"commit","published_at":"2024-06-10T08:07:02.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.1.523","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.1.523","dependencies_parsed_at":"2024-06-12T05:56:45.928Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.1.523","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.1.523","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.1.523/manifests"},{"name":"v2.1.516","sha":"72ea514ebb4ec29206fa190f0752de7a5c2852c9","kind":"commit","published_at":"2024-06-03T08:36:12.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.1.516","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.1.516","dependencies_parsed_at":"2024-06-04T12:37:18.221Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.1.516","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.1.516","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.1.516/manifests"},{"name":"v2.1.513","sha":"7784de70ad0e1fc6b6c3acfea220c6246cda5da9","kind":"commit","published_at":"2024-06-03T08:33:20.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.1.513","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.1.513","dependencies_parsed_at":"2024-06-04T12:37:19.299Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.1.513","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.1.513","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.1.513/manifests"},{"name":"v2.1.509","sha":"82473949b4ff1776d4ee15d68539dda7e3adc23b","kind":"commit","published_at":"2024-06-03T08:30:14.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.1.509","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.1.509","dependencies_parsed_at":"2024-06-04T12:37:18.393Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.1.509","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.1.509","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.1.509/manifests"},{"name":"v2.1.503","sha":"d3b60155cc89067e4757c0c3f39c0649ff65f6ed","kind":"commit","published_at":"2024-05-27T08:23:01.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.1.503","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.1.503","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.1.503","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.1.503","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.1.503/manifests"},{"name":"v2.1.500","sha":"4271f20f9150636f77ad3efa83564c338f5e57ec","kind":"commit","published_at":"2024-05-27T08:19:53.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.1.500","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.1.500","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.1.500","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.1.500","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.1.500/manifests"},{"name":"v2.1.495","sha":"bde400f381ee1cb7d858f40a1528c61b239a55e0","kind":"commit","published_at":"2024-05-20T08:12:21.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.1.495","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.1.495","dependencies_parsed_at":"2024-05-22T08:27:01.425Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.1.495","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.1.495","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.1.495/manifests"},{"name":"v2.1.492","sha":"313d620dd33c8799531fc3d2beac5a2f2718ae22","kind":"commit","published_at":"2024-05-19T03:01:53.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.1.492","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.1.492","dependencies_parsed_at":"2024-05-19T10:11:06.298Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.1.492","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.1.492","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.1.492/manifests"},{"name":"v2.0.489","sha":"79ad6f890c3224d73639158e87d31eaf727951df","kind":"commit","published_at":"2024-05-13T09:03:39.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.489","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.489","dependencies_parsed_at":"2024-05-14T05:18:48.186Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.489","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.489","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.489/manifests"},{"name":"v2.0.486","sha":"a19627ed0e64d536a7db4b936799e66383557c01","kind":"commit","published_at":"2024-05-06T08:49:21.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.486","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.486","dependencies_parsed_at":"2024-05-07T10:11:39.538Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.486","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.486","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.486/manifests"},{"name":"v2.0.482","sha":"214b0817a8641649928359d9c0e96c0468bc2ff5","kind":"commit","published_at":"2024-05-06T08:46:39.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.482","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.482","dependencies_parsed_at":"2024-05-07T10:11:39.540Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.482","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.482","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.482/manifests"},{"name":"v2.0.477","sha":"fb436d7013008380f60e444902a788c24ea6b8d4","kind":"commit","published_at":"2024-04-29T08:59:31.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.477","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.477","dependencies_parsed_at":"2024-05-02T20:26:15.819Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.477","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.477","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.477/manifests"},{"name":"v2.0.473","sha":"718ab3d9c0eec0f584e594cd3e6b3b8594dd72e3","kind":"commit","published_at":"2024-04-22T08:35:37.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.473","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.473","dependencies_parsed_at":"2024-04-24T15:24:17.565Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.473","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.473","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.473/manifests"},{"name":"v2.0.469","sha":"bbf8b7a487d9743e0b641689987bf06f26c18fdb","kind":"commit","published_at":"2024-04-15T09:04:52.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.469","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.469","dependencies_parsed_at":"2024-04-16T11:53:48.834Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.469","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.469","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.469/manifests"},{"name":"v2.0.467","sha":"0da4807411f24316cb658275079551ed6c53cc54","kind":"commit","published_at":"2024-04-15T09:01:59.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.467","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.467","dependencies_parsed_at":"2024-04-15T09:41:28.325Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.467","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.467","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.467/manifests"},{"name":"v2.0.463","sha":"58a690931810817521801a914088cff3d9d7a21a","kind":"commit","published_at":"2024-04-15T08:58:48.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.463","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.463","dependencies_parsed_at":"2024-04-16T11:53:58.367Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.463","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.463","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.463/manifests"},{"name":"v2.0.457","sha":"2471e2e6d0264629c39f2e348da895867aba7712","kind":"commit","published_at":"2024-04-08T11:40:39.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.457","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.457","dependencies_parsed_at":"2024-04-09T06:52:41.093Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.457","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.457","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.457/manifests"},{"name":"v2.0.454","sha":"62ee024cdbc8a8e4855f2e3ba364d8166602d6a0","kind":"commit","published_at":"2024-04-08T08:32:19.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.454","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.454","dependencies_parsed_at":"2024-04-09T06:52:41.053Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.454","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.454","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.454/manifests"},{"name":"v2.0.452","sha":"762b1e6969a76e0789acd3ee74f29d8d394dcdc7","kind":"commit","published_at":"2024-04-08T08:29:37.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.452","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.452","dependencies_parsed_at":"2024-04-09T06:52:41.056Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.452","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.452","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.452/manifests"},{"name":"v2.0.446","sha":"f230ffcb89a08d70cdd5140c4b055e364ba9f942","kind":"commit","published_at":"2024-04-08T08:27:02.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.446","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.446","dependencies_parsed_at":"2024-04-09T06:52:40.889Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.446","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.446","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.446/manifests"},{"name":"v2.0.440","sha":"0d388e174cdd555d6431afa5b7a875780dc35f82","kind":"commit","published_at":"2024-04-01T08:13:56.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.440","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.440","dependencies_parsed_at":"2024-04-02T05:50:22.712Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.440","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.440","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.440/manifests"},{"name":"v2.0.436","sha":"a6c178658f914ce00aec3bc341feec619ad0f7ba","kind":"commit","published_at":"2024-03-25T08:22:51.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.436","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.436","dependencies_parsed_at":"2024-03-26T05:44:45.882Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.436","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.436","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.436/manifests"},{"name":"v2.0.433","sha":"e103130c24d8594cef6f7f1b6c62cb20c459f411","kind":"commit","published_at":"2024-03-25T08:19:11.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.433","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.433","dependencies_parsed_at":"2024-03-26T05:44:45.912Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.433","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.433","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.433/manifests"},{"name":"v2.0.429","sha":"40a7f3261cb00dda03d685ae6de0ad6313b8b342","kind":"commit","published_at":"2024-03-25T08:16:22.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.429","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.429","dependencies_parsed_at":"2024-03-26T05:44:45.913Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.429","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.429","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.429/manifests"},{"name":"v2.0.424","sha":"a7cde038a964637eda512c0854fe7679fad65c7d","kind":"commit","published_at":"2024-03-18T19:58:46.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.424","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.424","dependencies_parsed_at":"2024-03-19T11:32:22.763Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.424","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.424","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.424/manifests"},{"name":"v2.0.421","sha":"78485373b82d16ba3144e7d3944059358464519b","kind":"commit","published_at":"2024-03-18T08:46:17.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.421","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.421","dependencies_parsed_at":"2024-03-19T04:19:10.889Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.421","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.421","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.421/manifests"},{"name":"v2.0.417","sha":"342d1aa5598e406b4bae66ff0e9f92f2681f39e2","kind":"commit","published_at":"2024-03-11T08:11:55.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.417","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.417","dependencies_parsed_at":"2024-03-12T07:20:23.606Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.417","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.417","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.417/manifests"},{"name":"v2.0.414","sha":"f6cc17e32d3599e33b7872f4a44c8c828e701de4","kind":"commit","published_at":"2024-03-11T08:09:31.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.414","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.414","dependencies_parsed_at":"2024-03-12T07:20:22.602Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.414/manifests"},{"name":"v2.0.410","sha":"ccb0c69dffe6ca0e47168db1cc752da833e24149","kind":"commit","published_at":"2024-03-04T08:41:42.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.410","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.410","dependencies_parsed_at":"2024-03-05T05:58:24.866Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.410/manifests"},{"name":"v2.0.408","sha":"06c1630cf53448b9bd665a68a94e5cecb90c1de6","kind":"commit","published_at":"2024-03-04T08:37:56.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.408","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.408","dependencies_parsed_at":"2024-03-05T05:58:24.933Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.408/manifests"},{"name":"v2.0.403","sha":"c0258dc1673fe1fc0c1ab1bf70f0c30b49054e94","kind":"commit","published_at":"2024-02-27T01:19:18.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.403","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.403","dependencies_parsed_at":"2024-02-27T05:34:56.721Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.403/manifests"},{"name":"v2.0.401","sha":"8f5a50aab5cf005b653952cd404adf596acdfb8a","kind":"commit","published_at":"2024-02-27T01:17:08.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.401","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.401","dependencies_parsed_at":"2024-02-27T05:34:56.349Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.401/manifests"},{"name":"v2.0.397","sha":"2a3ea0ff85aba5e93fb2aec405a760827f45d420","kind":"commit","published_at":"2024-02-27T01:09:55.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.397","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.397","dependencies_parsed_at":"2024-02-27T05:34:56.720Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.397/manifests"},{"name":"v2.0.390","sha":"d580f551743474a47e425cd2e02fda6745e0f62a","kind":"commit","published_at":"2024-02-27T00:55:23.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.390","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.390","dependencies_parsed_at":"2024-02-27T05:34:56.098Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.390","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.390","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.390/manifests"},{"name":"v2.0.380","sha":"2cc8ee48bc8d7e9a51462b7e6b7bc8492514be76","kind":"commit","published_at":"2024-02-25T03:17:25.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.380","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.380","dependencies_parsed_at":"2024-02-25T04:59:30.700Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.380","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.380","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.380/manifests"},{"name":"v2.0.378","sha":"61bd61b40de238e1eb34e8e7b27b72927fe3ea49","kind":"commit","published_at":"2024-02-20T21:14:39.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.378","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.378","dependencies_parsed_at":"2024-02-21T04:22:45.313Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.378","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.378","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.378/manifests"},{"name":"v2.0.376","sha":"d137bd0cde87eac608c156b6438461d2a1791e4b","kind":"commit","published_at":"2024-02-19T08:34:27.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.376","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.376","dependencies_parsed_at":"2024-02-21T04:22:45.594Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.376","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.376","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.376/manifests"},{"name":"v2.0.374","sha":"3fa3b3a069e417f2898a18aeca1a896721f8fffe","kind":"commit","published_at":"2024-02-19T08:30:48.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.374","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.374","dependencies_parsed_at":"2024-02-21T04:22:45.552Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.374","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.374","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.374/manifests"},{"name":"v2.0.371","sha":"4822b57209e7bb17fbff9a79f05d4c48a932d883","kind":"commit","published_at":"2024-02-19T08:27:09.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.371","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.371","dependencies_parsed_at":"2024-02-21T04:22:45.325Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.371","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.371","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.371/manifests"},{"name":"v2.0.367","sha":"2f25a0e0b3aae351b430bf72c252889cdb0974f3","kind":"commit","published_at":"2024-02-12T08:51:25.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.367","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.367","dependencies_parsed_at":"2024-02-13T06:51:51.155Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.367","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.367","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.367/manifests"},{"name":"v2.0.365","sha":"823642fba80e580d7895f420bb783f617d7b63a4","kind":"commit","published_at":"2024-02-12T08:47:55.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.365","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.365","dependencies_parsed_at":"2024-02-13T06:51:51.160Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.365","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.365","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.365/manifests"},{"name":"v2.0.362","sha":"82afe651359ad919e199713b757f8cf0970c43d8","kind":"commit","published_at":"2024-02-12T08:44:34.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.362","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.362","dependencies_parsed_at":"2024-02-13T06:51:51.157Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.362","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.362","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.362/manifests"},{"name":"v2.0.358","sha":"21a4c3afbaa91212eb618e4a5a871cccb318ceda","kind":"commit","published_at":"2024-02-12T08:33:36.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.358","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.358","dependencies_parsed_at":"2024-02-13T06:51:51.182Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.358","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.358","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.358/manifests"},{"name":"v2.0.356","sha":"7e4204a1d3a1093138d4efdd5644f8afc5c5e0ee","kind":"commit","published_at":"2024-02-05T08:26:36.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.356","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.356","dependencies_parsed_at":"2024-02-06T06:02:11.607Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.356","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.356","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.356/manifests"},{"name":"v2.0.354","sha":"372dda80e4a9c69d1fe48e33d8eb164db044ffce","kind":"commit","published_at":"2024-02-05T08:22:10.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.354","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.354","dependencies_parsed_at":"2024-02-06T06:02:11.581Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.354","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.354","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.354/manifests"},{"name":"v2.0.351","sha":"40a12df824d4d9260e2934136b1f052fb72f3d1d","kind":"commit","published_at":"2024-02-05T08:18:31.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.351","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.351","dependencies_parsed_at":"2024-02-06T06:02:11.744Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.351","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.351","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.351/manifests"},{"name":"v2.0.347","sha":"d90d47ba2602904af0675f54fb111e72867c1984","kind":"commit","published_at":"2024-02-05T08:15:03.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.347","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.347","dependencies_parsed_at":"2024-02-06T06:02:11.745Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.347","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.347","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.347/manifests"},{"name":"v2.0.342","sha":"0a5f873e278098ed71341b830019de41f676d279","kind":"commit","published_at":"2024-02-05T08:11:30.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.342","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.342","dependencies_parsed_at":"2024-02-06T06:02:11.604Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.342","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.342","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.342/manifests"},{"name":"v2.0.336","sha":"c739fb00d499b8542aa4b86dea715309d8acb3d7","kind":"commit","published_at":"2024-01-29T08:53:28.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.336","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.336","dependencies_parsed_at":"2024-02-01T05:59:45.865Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.336/manifests"},{"name":"v2.0.334","sha":"7ca6db1bbc0619cbd95ecf45320ca04317fa454f","kind":"commit","published_at":"2024-01-29T08:50:18.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.334","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.334","dependencies_parsed_at":"2024-02-01T05:59:46.067Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.334","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.334","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.334/manifests"},{"name":"v2.0.331","sha":"f677ce7f02dbe7159edf5e817c1d21bc731a7d18","kind":"commit","published_at":"2024-01-29T08:46:09.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.331","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.331","dependencies_parsed_at":"2024-02-01T05:59:46.072Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.331","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.331","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.331/manifests"},{"name":"v2.0.327","sha":"1c70cdafb88e75829c2b4208304a415ecae649c2","kind":"commit","published_at":"2024-01-29T08:42:41.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.327","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.327","dependencies_parsed_at":"2024-02-01T05:59:46.132Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.327/manifests"},{"name":"v2.0.322","sha":"b21ef8ff4de0ecd913ed8662b70e0079ce5f47c7","kind":"commit","published_at":"2024-01-29T08:39:12.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.322","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.322","dependencies_parsed_at":"2024-02-01T05:59:45.823Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.322/manifests"},{"name":"v2.0.316","sha":"da10b0515cfc98b634a0488edcadb92f6ba3845d","kind":"commit","published_at":"2024-01-22T08:23:35.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.316","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.316","dependencies_parsed_at":"2024-01-23T05:11:08.719Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.316/manifests"},{"name":"v2.0.314","sha":"457105ca6ba1a7d4d37160ff5e1aa76451fadf75","kind":"commit","published_at":"2024-01-22T08:19:18.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.314","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.314","dependencies_parsed_at":"2024-01-23T05:11:08.834Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.314/manifests"},{"name":"v2.0.311","sha":"99be9850dc58cec3fa833426d7aeb6be828335d7","kind":"commit","published_at":"2024-01-22T08:16:01.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.311","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.311","dependencies_parsed_at":"2024-01-23T05:11:08.678Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.311/manifests"},{"name":"v2.0.307","sha":"06927649824b5dcb521ff7d6e0cc480501345f54","kind":"commit","published_at":"2024-01-22T08:12:51.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.307","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.307","dependencies_parsed_at":"2024-01-23T05:11:08.791Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.307/manifests"},{"name":"v2.0.302","sha":"4c55b36602638925a28cbd201c2e0ec570061a5c","kind":"commit","published_at":"2024-01-16T13:39:32.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.302","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.302","dependencies_parsed_at":"2024-01-18T19:28:37.919Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.302/manifests"},{"name":"v2.0.300","sha":"598a0c20058fcd6450252f2edc387982b9c0bac0","kind":"commit","published_at":"2024-01-16T13:36:02.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.300","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.300","dependencies_parsed_at":"2024-01-18T19:28:40.054Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.300","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.300","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.300/manifests"},{"name":"v2.0.297","sha":"2950e689b642890c2d42b6b3716bcf317161c187","kind":"commit","published_at":"2024-01-16T13:32:25.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.297","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.297","dependencies_parsed_at":"2024-01-18T19:28:39.213Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.297","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.297","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.297/manifests"},{"name":"v2.0.293","sha":"8d40652ba8aee8335d104c4e8b5c766d59b387f2","kind":"commit","published_at":"2024-01-16T13:29:08.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.293","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.293","dependencies_parsed_at":"2024-01-18T19:28:40.085Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.293","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.293","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.293/manifests"},{"name":"v2.0.288","sha":"f74161a74e637d702e96cec9ac88f59f0a5f30dc","kind":"commit","published_at":"2024-01-16T13:25:43.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.288","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.288","dependencies_parsed_at":"2024-01-18T19:28:40.099Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.288","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.288","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.288/manifests"},{"name":"v2.0.282","sha":"bde7109b17351c72132c61fa78b5b3294640e265","kind":"commit","published_at":"2024-01-16T13:22:21.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.282","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.282","dependencies_parsed_at":"2024-01-18T19:28:40.132Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.282","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.282","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.282/manifests"},{"name":"v2.0.280","sha":"74ddc3437b76f443eeba4b81d6aee619e78aea34","kind":"commit","published_at":"2024-01-16T12:42:24.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.280","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.280","dependencies_parsed_at":"2024-01-18T19:28:37.725Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.280/manifests"},{"name":"v2.0.277","sha":"7127a0a497263897f8becb06fcf6808e389b495a","kind":"commit","published_at":"2024-01-15T14:24:01.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.277","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.277","dependencies_parsed_at":"2024-01-18T19:28:37.988Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.277","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.277","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.277/manifests"},{"name":"v2.0.269","sha":"0ed768800fcdcda25990c506f585ba0e0db0b7a0","kind":"commit","published_at":"2024-01-08T10:50:51.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.269","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.269","dependencies_parsed_at":"2024-01-18T19:28:36.814Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.269","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.269","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.269/manifests"},{"name":"v2.0.266","sha":"0ed768800fcdcda25990c506f585ba0e0db0b7a0","kind":"commit","published_at":"2024-01-08T10:50:51.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.266","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.266","dependencies_parsed_at":"2024-01-18T19:28:36.853Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.266","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.266","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.266/manifests"},{"name":"v2.0.261","sha":"fc155b776ecd258aac3485855398b41720367ca3","kind":"commit","published_at":"2024-01-08T10:50:19.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.261","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.261","dependencies_parsed_at":"2024-01-18T19:28:36.872Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.261","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.261","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.261/manifests"},{"name":"v2.0.259","sha":"c9e17d55fadd8ce675e4e96b654639bbaec46687","kind":"commit","published_at":"2024-01-08T10:49:56.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.259","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.259","dependencies_parsed_at":"2024-01-18T19:28:38.015Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.259","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.259","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.259/manifests"},{"name":"v2.0.254","sha":"a2558383884466a44197c163005ed36ca3bfbc1b","kind":"commit","published_at":"2024-01-02T16:36:22.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.254","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.254","dependencies_parsed_at":"2024-01-03T08:15:03.900Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.254","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.254","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.254/manifests"},{"name":"v2.0.252","sha":"c80d304d4fc23c6164b203342d22b241f08f7440","kind":"commit","published_at":"2024-01-02T16:32:05.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.252","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.252","dependencies_parsed_at":"2024-01-03T08:15:03.922Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.252","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.252","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.252/manifests"},{"name":"v2.0.249","sha":"2267aad744657aac533043b9ac878e1a18cad06e","kind":"commit","published_at":"2023-12-26T23:57:24.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.249","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.249","dependencies_parsed_at":"2023-12-28T05:25:04.925Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.249","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.249","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.249/manifests"},{"name":"v2.0.246","sha":"91cb76651470c03e4e6e37de76bd16dd0139437b","kind":"commit","published_at":"2023-12-26T23:53:36.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.246","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.246","dependencies_parsed_at":"2023-12-28T05:25:04.067Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.246/manifests"},{"name":"v2.0.247","sha":"91cb76651470c03e4e6e37de76bd16dd0139437b","kind":"commit","published_at":"2023-12-26T23:53:36.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.247","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.247","dependencies_parsed_at":"2023-12-28T05:25:04.832Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.247","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.247","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.247/manifests"},{"name":"v2.0.243","sha":"9e18d6b280ac57ba0c0ff75efff12367fd14a698","kind":"commit","published_at":"2023-12-26T23:51:46.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.243","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.243","dependencies_parsed_at":"2023-12-28T05:25:04.849Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.243","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.243","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.243/manifests"},{"name":"v2.0.238","sha":"9915b49cb4e7d631180f1768dee3e699e55d46e5","kind":"commit","published_at":"2023-12-26T23:42:28.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.238","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.238","dependencies_parsed_at":"2023-12-28T05:25:04.035Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.238","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.238","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.238/manifests"},{"name":"v2.0.232","sha":"d5217a4fe5eb56f9be80ed0c6de0ef6297fc7170","kind":"commit","published_at":"2023-12-18T15:52:01.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.232","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.232","dependencies_parsed_at":"2023-12-21T05:13:42.643Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.232","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.232","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.232/manifests"},{"name":"v2.0.230","sha":"30038abe5339f831f2ba53f6d258436706097da3","kind":"commit","published_at":"2023-12-18T15:48:02.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.230","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.230","dependencies_parsed_at":"2023-12-21T05:13:42.636Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.230","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.230","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.230/manifests"},{"name":"v2.0.227","sha":"edc1d997b6d234d5c6f3b2852794988678c98804","kind":"commit","published_at":"2023-12-18T15:45:00.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.227","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.227","dependencies_parsed_at":"2023-12-21T05:13:42.433Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.227","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.227","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.227/manifests"},{"name":"v2.0.225","sha":"edc1d997b6d234d5c6f3b2852794988678c98804","kind":"commit","published_at":"2023-12-18T15:45:00.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.225","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.225","dependencies_parsed_at":"2023-12-21T05:13:42.590Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.225","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.225","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.225/manifests"},{"name":"v2.0.224","sha":"edc1d997b6d234d5c6f3b2852794988678c98804","kind":"commit","published_at":"2023-12-18T15:45:00.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.224","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.224","dependencies_parsed_at":"2023-12-21T05:13:42.634Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.224","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.224","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.224/manifests"},{"name":"v2.0.218","sha":"25b21c29213ff126af93ebf8b79dcdabbf0b8d27","kind":"commit","published_at":"2023-12-14T18:49:47.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.218","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.218","dependencies_parsed_at":"2023-12-16T09:39:53.769Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.218/manifests"},{"name":"v2.0.216","sha":"f3060d076dc6fe5fb03fe4b7f75e919a5d888aa2","kind":"commit","published_at":"2023-12-12T20:51:53.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.216","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.216","dependencies_parsed_at":"2023-12-13T07:49:01.540Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.216","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.216","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.216/manifests"},{"name":"v2.0.214","sha":"bd90bda2957910c43a4a9d680e11ec43dc7a06e0","kind":"commit","published_at":"2023-12-12T20:46:05.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.214","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.214","dependencies_parsed_at":"2023-12-13T07:49:01.215Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.214/manifests"},{"name":"v2.0.211","sha":"d200179b205de812e6c5f4e58af713811f8ea3be","kind":"commit","published_at":"2023-12-12T20:40:38.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.211","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.211","dependencies_parsed_at":"2023-12-13T07:49:01.527Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.211/manifests"},{"name":"v2.0.207","sha":"82bb35c58b7bd6a0f9cda4e80d4a05c9ad01cf01","kind":"commit","published_at":"2023-12-12T20:35:03.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.207","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.207","dependencies_parsed_at":"2023-12-13T07:49:01.261Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.207/manifests"},{"name":"v2.0.202","sha":"67d27065da9387f6aa190dd146516de2641f9ed3","kind":"commit","published_at":"2023-12-12T20:29:29.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.202","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.202","dependencies_parsed_at":"2023-12-13T07:49:01.582Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.202/manifests"},{"name":"v2.0.196","sha":"24122bb73c160aeb141c3872b6affebb9d7fc5c3","kind":"commit","published_at":"2023-12-12T20:23:50.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.196","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.196","dependencies_parsed_at":"2023-12-13T07:49:01.225Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.196","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.196","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.196/manifests"},{"name":"v2.0.194","sha":"6f49975e8aa2aaf028beadc89289de9fe3f970d2","kind":"commit","published_at":"2023-12-12T20:18:30.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.194","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.194","dependencies_parsed_at":"2023-12-13T07:49:01.409Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.194","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.194","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.194/manifests"},{"name":"v2.0.184","sha":"2464c63101a2c53475ed1cdbbf1b18c8c38a1e4a","kind":"commit","published_at":"2023-12-08T01:22:50.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.184","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.184","dependencies_parsed_at":"2023-12-08T05:54:22.674Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.184","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.184","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.184/manifests"},{"name":"v2.0.186","sha":"2464c63101a2c53475ed1cdbbf1b18c8c38a1e4a","kind":"commit","published_at":"2023-12-08T01:22:50.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.186","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.186","dependencies_parsed_at":"2023-12-08T05:54:22.617Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.186","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.186","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.186/manifests"},{"name":"v2.0.181","sha":"f6dca64bbefbdf97e7af50f569be0dd86cb3580d","kind":"commit","published_at":"2023-11-29T00:52:58.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.181","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.181","dependencies_parsed_at":"2023-11-29T05:41:38.739Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.181","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.181","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.181/manifests"},{"name":"v2.0.179","sha":"44f15c6ec7a39f0d808a2da4ebb65a1c20a6442a","kind":"commit","published_at":"2023-11-29T00:48:45.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.179","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.179","dependencies_parsed_at":"2023-11-29T05:41:37.593Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.179","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.179","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.179/manifests"},{"name":"v2.0.177","sha":"0c2b25c447c9032f0c6235b7d759aba2634ecb03","kind":"commit","published_at":"2023-11-29T00:46:47.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.177","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.177","dependencies_parsed_at":"2023-11-29T05:41:38.946Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.177","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.177","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.177/manifests"},{"name":"v2.0.175","sha":"f0b4e9b538489909e173f4f98157ee98de2502d0","kind":"commit","published_at":"2023-11-29T00:42:54.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.175","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.175","dependencies_parsed_at":"2023-11-29T05:41:37.733Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.175","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.175","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.175/manifests"},{"name":"v2.0.170","sha":"319aaa2e7bb70164a2bb55cd7374bf7e3e621f3e","kind":"commit","published_at":"2023-11-28T23:54:57.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.170","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.170","dependencies_parsed_at":"2023-11-29T05:41:37.666Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.170","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.170","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.170/manifests"},{"name":"v2.0.168","sha":"ff307c28f56ec8217a2c1d3936c849e515325d94","kind":"commit","published_at":"2023-11-28T23:43:29.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.168","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.168","dependencies_parsed_at":"2023-11-29T05:41:37.741Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.168","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.168","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.168/manifests"},{"name":"v2.0.161","sha":"8f5aad6b3e574d46d28723423ec79316d2f03274","kind":"commit","published_at":"2023-11-23T17:50:35.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.161","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.161","dependencies_parsed_at":"2023-11-24T04:54:50.474Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.161/manifests"},{"name":"v2.0.149","sha":"9f33dd141b4b30fb7b1123371fd7cac5b1fc4eaf","kind":"commit","published_at":"2023-11-10T23:40:04.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.149","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.149","dependencies_parsed_at":"2023-11-11T06:17:45.683Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.149","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.149","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.149/manifests"},{"name":"v2.0.146","sha":"37303a09188a2822ec52f189f3cadff435512414","kind":"commit","published_at":"2023-11-06T11:49:31.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.146","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.146","dependencies_parsed_at":"2023-11-07T06:49:22.167Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.146","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.146","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.146/manifests"},{"name":"v2.0.144","sha":"9632f9bfe4971f00fdbedf7dcae540ed680e62bd","kind":"commit","published_at":"2023-11-06T11:28:17.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.144","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.144","dependencies_parsed_at":"2023-11-07T06:49:22.061Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.144","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.144","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.144/manifests"},{"name":"v2.0.142","sha":"ce073025fbeeb39854583587e158717433d60f1f","kind":"commit","published_at":"2023-11-06T11:22:13.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.142","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.142","dependencies_parsed_at":"2023-11-07T06:49:22.053Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.142/manifests"},{"name":"v2.0.138","sha":"b8fcbc4d8bbac63f7a31f6b70acda5026aa13ea6","kind":"commit","published_at":"2023-11-06T11:17:19.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.138","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.138","dependencies_parsed_at":"2023-11-07T06:49:22.211Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.138","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.138","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.138/manifests"},{"name":"v2.0.133","sha":"f340c9580784084d2db68087d494c09f726822c2","kind":"commit","published_at":"2023-10-30T18:54:42.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.133","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.133","dependencies_parsed_at":"2023-11-01T05:14:22.846Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.133","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.133","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.133/manifests"},{"name":"v2.0.131","sha":"da7f4bb197cd8e5d546c2080ac567851f018a938","kind":"commit","published_at":"2023-10-30T18:48:00.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.131","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.131","dependencies_parsed_at":"2023-11-01T05:14:22.843Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.131","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.131","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.131/manifests"},{"name":"v2.0.128","sha":"4c24720b15dae00be1a9bf126c851565226c67d9","kind":"commit","published_at":"2023-10-30T18:42:17.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.128","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.128","dependencies_parsed_at":"2023-11-01T05:14:22.841Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.128/manifests"},{"name":"v2.0.124","sha":"873b30a95bbbacfde71bec9b5a8a9277ebfcbca0","kind":"commit","published_at":"2023-10-30T18:26:43.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.124","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.124","dependencies_parsed_at":"2023-11-01T05:14:22.842Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.124","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.124","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.124/manifests"},{"name":"v2.0.120","sha":"dd14c5e1df9dc8a492dd073b5013524928779b7b","kind":"commit","published_at":"2023-10-30T18:20:39.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.120","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.120","dependencies_parsed_at":"2023-11-01T05:14:22.847Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.120","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.120","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.120/manifests"},{"name":"v2.0.114","sha":"e2b231d40ac9515414c65226e604d89c400074da","kind":"commit","published_at":"2023-10-30T18:16:25.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.114","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.114","dependencies_parsed_at":"2023-11-01T05:14:22.850Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.114/manifests"},{"name":"v2.0.107","sha":"ba855ace88bc281c25a5417133598abe26ff1911","kind":"commit","published_at":"2023-10-23T11:06:34.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.107","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.107","dependencies_parsed_at":"2023-10-25T04:40:52.927Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.107/manifests"},{"name":"v2.0.105","sha":"a56276acb5d16b1d2e345f828187a456002386bf","kind":"commit","published_at":"2023-10-23T10:56:01.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.105","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.105","dependencies_parsed_at":"2023-10-25T04:40:53.051Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.105/manifests"},{"name":"v2.0.103","sha":"a51f74d855983a9fdc7f1a6d49224f7c9eacf95e","kind":"commit","published_at":"2023-10-23T10:50:58.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.103","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.103","dependencies_parsed_at":"2023-10-25T04:40:52.887Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.103/manifests"},{"name":"v2.0.99","sha":"7c2bdeb9cf78036d8da6957aeb684273b11e7e8e","kind":"commit","published_at":"2023-10-23T10:47:17.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.99","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.99","dependencies_parsed_at":"2023-10-25T04:40:52.931Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.99/manifests"},{"name":"v2.0.94","sha":"e4e51efaacdfb7101cdb86b4ffe8efca0bc816f2","kind":"commit","published_at":"2023-10-23T10:43:43.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.94","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.94","dependencies_parsed_at":"2023-10-25T04:40:53.837Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.94/manifests"},{"name":"v2.0.88","sha":"fd8059de7146aed2642cf062c56b127eccf64585","kind":"commit","published_at":"2023-10-16T18:59:02.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.88","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.88","dependencies_parsed_at":null,"dependency_job_id":"16f6c7f7-9ea3-4f82-bd53-59e55a57f7d4","purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.88/manifests"},{"name":"v2.0.86","sha":"802b1d57b5c5a57dacf41db238beba24581fb086","kind":"commit","published_at":"2023-10-16T18:55:09.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.86","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.86","dependencies_parsed_at":null,"dependency_job_id":"6d734515-947f-440c-9aa0-209737cfd3e8","purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.86/manifests"},{"name":"v2.0.84","sha":"1b0c645c294801ab22a74b3396d585bb1f2a5340","kind":"commit","published_at":"2023-10-16T18:11:24.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.84","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.84","dependencies_parsed_at":"2023-10-18T09:37:52.281Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.84/manifests"},{"name":"v2.0.80","sha":"737f73d1caf9d3410a152caa2267edd55b3f4007","kind":"commit","published_at":"2023-10-16T18:06:33.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.80","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.80","dependencies_parsed_at":null,"dependency_job_id":"76a21010-2ae5-4129-95c5-d37006728a32","purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.80/manifests"},{"name":"v2.0.75","sha":"09b8c5725ceeab1e30232c8161e6ee1aea939738","kind":"commit","published_at":"2023-10-16T17:59:58.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.75","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.75","dependencies_parsed_at":null,"dependency_job_id":"5354c9c6-fe75-449e-be62-de70d2ac8bad","purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.75/manifests"},{"name":"v2.0.69","sha":"847799c30a3baa0da7b28adc1e5251241bedef68","kind":"commit","published_at":"2023-10-16T17:55:39.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.69","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.69","dependencies_parsed_at":null,"dependency_job_id":"522d31e6-66aa-43fa-b6ef-f0d0218c7f79","purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.69/manifests"},{"name":"v2.0.63","sha":"d1b8981d1fedff4f7a59de82e18c8e7b502918a5","kind":"commit","published_at":"2023-10-09T14:39:48.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.63","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.63","dependencies_parsed_at":"2023-10-12T08:44:46.433Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.63/manifests"},{"name":"v2.0.61","sha":"3711a4379cc1ff70a7528678f2f8394ab383e102","kind":"commit","published_at":"2023-10-09T14:32:16.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.61","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.61","dependencies_parsed_at":"2023-10-12T08:45:07.673Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.61/manifests"},{"name":"v2.0.59","sha":"84a34bbc01e7084d4ab1ba26d1a9aaf13cd8c392","kind":"commit","published_at":"2023-10-09T14:12:14.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.59","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.59","dependencies_parsed_at":"2023-10-12T08:44:46.689Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.59/manifests"},{"name":"v2.0.57","sha":"6b68ca2afc6d52f94360a4490dda38efe92c6bfa","kind":"commit","published_at":"2023-10-09T10:37:04.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.57","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.57","dependencies_parsed_at":"2023-10-12T08:44:48.403Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.57/manifests"},{"name":"v2.0.52","sha":"22143fe44ee2bfdf2eaa5d7a518379942962e600","kind":"commit","published_at":"2023-10-09T10:32:31.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.52","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.52","dependencies_parsed_at":"2023-10-12T08:45:01.383Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.52/manifests"},{"name":"v2.0.46","sha":"802945ae8e98d0b519f9cb66ca462e0bb19e417e","kind":"commit","published_at":"2023-10-02T13:53:56.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.46","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.46","dependencies_parsed_at":"2023-10-03T06:57:45.730Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.46/manifests"},{"name":"v2.0.44","sha":"4f96e88f0708d375b37bc9158fa8ba87d097cdff","kind":"commit","published_at":"2023-10-02T13:49:06.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.44","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.44","dependencies_parsed_at":"2023-10-03T06:57:45.925Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.44/manifests"},{"name":"v2.0.41","sha":"52eef1cb89665220c35fab5227d05c5d67a72105","kind":"commit","published_at":"2023-10-02T10:08:10.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.41","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.41","dependencies_parsed_at":"2023-10-03T06:57:45.705Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.41/manifests"},{"name":"v2.0.37","sha":"6484949577b31927413df1bd044ccaa39c86438d","kind":"commit","published_at":"2023-09-25T21:35:05.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.37","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.37","dependencies_parsed_at":"2023-09-28T05:59:06.478Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.37/manifests"},{"name":"v2.0.35","sha":"d7509bbd2eded17dab46ccc2f602764db72ab1c3","kind":"commit","published_at":"2023-09-25T20:49:47.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.35","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.35","dependencies_parsed_at":"2023-09-28T05:59:07.162Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.35/manifests"},{"name":"v2.0.33","sha":"b9e3772d860657086f0e8b7dc26d52ae4a27b30c","kind":"commit","published_at":"2023-09-25T20:39:41.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.33","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.33","dependencies_parsed_at":"2023-09-28T05:59:05.514Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.33/manifests"},{"name":"v2.0.31","sha":"25951050ae162165b49958d1427d2a5d45bc4cc8","kind":"commit","published_at":"2023-09-25T20:34:33.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.31","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.31","dependencies_parsed_at":"2023-09-28T05:59:06.146Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.31/manifests"},{"name":"v2.0.27","sha":"b55201f2a3c38a8a3d628da65e12d608e8121b7e","kind":"commit","published_at":"2023-09-25T20:30:27.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.27","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.27","dependencies_parsed_at":"2023-09-28T05:59:04.534Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.27/manifests"},{"name":"v2.0.21","sha":"efd9a94df1baaf29b4978b181526ea609a80ddc5","kind":"commit","published_at":"2023-09-25T20:26:47.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.21","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.21","dependencies_parsed_at":"2023-09-28T05:59:04.974Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.21/manifests"},{"name":"v2.0.16","sha":"8ec06b54a9d7c227625afa4ad67eb7e2d98e764b","kind":"commit","published_at":"2023-09-17T23:08:01.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.16","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.16","dependencies_parsed_at":"2023-09-18T05:04:53.293Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.16/manifests"},{"name":"v2.0.13","sha":"9b818441004a446bf445b7dbbd41dfc24f831dd0","kind":"commit","published_at":"2023-09-17T20:28:18.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.13","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.13","dependencies_parsed_at":"2023-09-18T05:04:53.145Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.13/manifests"},{"name":"v2.0.11","sha":"9a21c88ed6a9c06b30e98b1742421ee27d87795b","kind":"commit","published_at":"2023-09-17T19:57:19.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.11","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.11","dependencies_parsed_at":"2023-09-18T05:04:52.947Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"9a21c88ed6a9c06b30e98b1742421ee27d87795b","kind":"commit","published_at":"2023-09-17T19:57:19.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.10","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.10","dependencies_parsed_at":"2023-09-18T05:04:53.825Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"7540ca0bfd9f149afc5b9d516e70ba51314ffd61","kind":"commit","published_at":"2023-09-17T19:01:59.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.9","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.9","dependencies_parsed_at":"2023-09-18T05:04:53.254Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"7540ca0bfd9f149afc5b9d516e70ba51314ffd61","kind":"commit","published_at":"2023-09-17T19:01:59.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.8","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.8","dependencies_parsed_at":"2023-09-18T05:04:53.826Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.8/manifests"},{"name":"v2.0.2","sha":"777e73e3c1ceea7f2d9f2205d678acdeb4d5c790","kind":"commit","published_at":"2023-09-17T17:53:25.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.2","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.2","dependencies_parsed_at":"2023-09-18T05:04:53.860Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"0bde70edb8e1a58f31372048472b5d914b7f81e1","kind":"commit","published_at":"2023-09-17T05:26:57.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2.0.1","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2.0.1","dependencies_parsed_at":"2023-09-18T05:04:53.251Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2.0.1/manifests"},{"name":"latest","sha":"0bde70edb8e1a58f31372048472b5d914b7f81e1","kind":"commit","published_at":"2023-09-17T05:26:57.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/latest","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/latest","dependencies_parsed_at":"2023-09-18T05:04:53.234Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/latest/manifests"},{"name":"v2","sha":"0bde70edb8e1a58f31372048472b5d914b7f81e1","kind":"commit","published_at":"2023-09-17T05:26:57.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v2","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v2","dependencies_parsed_at":"2023-09-18T05:04:53.041Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v2/manifests"},{"name":"v1.0.2","sha":"53ecf3a20132b3c769f067005c395841ffe64bad","kind":"commit","published_at":"2023-09-17T04:36:44.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v1.0.2","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v1.0.2","dependencies_parsed_at":"2023-09-18T05:04:53.175Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v1.0.2/manifests"},{"name":"v1","sha":"53ecf3a20132b3c769f067005c395841ffe64bad","kind":"commit","published_at":"2023-09-17T04:36:44.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v1","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v1","dependencies_parsed_at":"2023-09-18T05:04:52.829Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v1/manifests"},{"name":"v1.0.1","sha":"656f717ab17d63be94740f2ec894b048eeee2376","kind":"commit","published_at":"2023-09-17T04:30:22.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v1.0.1","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v1.0.1","dependencies_parsed_at":"2023-09-18T05:04:53.808Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"3b16545a166372a1215f9149892b6c0286cc0068","kind":"commit","published_at":"2023-09-17T04:15:17.000Z","download_url":"https://codeload.github.com/guibranco/github-file-reader-action-v2/tar.gz/v1.0.0","html_url":"https://github.com/guibranco/github-file-reader-action-v2/releases/tag/v1.0.0","dependencies_parsed_at":"2023-09-18T05:04:53.450Z","dependency_job_id":null,"purl":"pkg:github/guibranco/github-file-reader-action-v2@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-18T12:38:03.937Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.753604816986215,"dependent_packages_count":0.0,"stargazers_count":34.63793376643955,"forks_count":35.113294248138175,"docker_downloads_count":null,"average":23.626208207890986},"purl":"pkg:githubactions/guibranco/github-file-reader-action-v2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/guibranco/github-file-reader-action-v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/guibranco/github-file-reader-action-v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/guibranco/github-file-reader-action-v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-01T21:12:46.992Z","issues_count":6,"pull_requests_count":331,"avg_time_to_close_issue":1617589.75,"avg_time_to_close_pull_request":123379.38867924528,"issues_closed_count":4,"pull_requests_closed_count":265,"pull_request_authors_count":6,"issue_authors_count":3,"avg_comments_per_issue":2.3333333333333335,"avg_comments_per_pull_request":4.435045317220544,"merged_pull_requests_count":212,"bot_issues_count":3,"bot_pull_requests_count":310,"past_year_issues_count":1,"past_year_pull_requests_count":179,"past_year_avg_time_to_close_issue":29007.0,"past_year_avg_time_to_close_pull_request":154894.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":124,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":6.0,"past_year_avg_comments_per_pull_request":5.4636871508379885,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":173,"past_year_merged_pull_requests_count":108,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/guibranco%2Fgithub-file-reader-action-v2/issues","maintainers":[{"login":"guibranco","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guibranco"},{"login":"osyyyS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/osyyyS"}],"active_maintainers":[{"login":"guibranco","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guibranco"},{"login":"osyyyS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/osyyyS"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/guibranco%2Fgithub-file-reader-action-v2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/guibranco%2Fgithub-file-reader-action-v2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/guibranco%2Fgithub-file-reader-action-v2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/guibranco%2Fgithub-file-reader-action-v2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/guibranco%2Fgithub-file-reader-action-v2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/guibranco%2Fgithub-file-reader-action-v2/codemeta","maintainers":[]}