{"id":6357454,"name":"arnested/go-version-action","ecosystem":"actions","description":"A GitHub Action providing the latest Go version, your project's minimum Go version, and a build matrix to your workflow","homepage":"https://github.com/marketplace/actions/go-version-action","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/arnested/go-version-action","keywords_array":["ci","github-actions","go","go-modules","golang","hacktoberfest","versions"],"namespace":"arnested","versions_count":103,"first_release_published_at":"2021-05-03T12:20:21.000Z","latest_release_published_at":"2026-03-14T08:22:28.000Z","latest_release_number":"v2.1.2","last_synced_at":"2026-04-27T19:03:15.690Z","created_at":"2023-02-18T01:27:52.836Z","updated_at":"2026-04-27T19:05:20.811Z","registry_url":"https://github.com/arnested/go-version-action","install_command":null,"documentation_url":null,"metadata":{"name":"Go version action","author":"Arne Jørgensen","description":"A GitHub Action providing the latest Go version, your project's minimum Go version, and a build matrix to your workflow","branding":{"icon":"box","color":"blue"},"inputs":{"working-directory":{"description":"Working directory where your go.mod file is located","required":false,"default":"."},"unstable":{"description":"Include unstable versions of Go (beta, release candidates)","required":false,"default":"false"},"unsupported":{"description":"Include unsupported versions of Go","required":false,"default":"true"},"patch-level":{"description":"Include the patch levels on the versions (default is major.minor)","required":false,"default":"false"},"latest-patches-only":{"description":"When patch-level is true, only include the latest patch version of each major.minor version in the matrix. Does nothing if patch-level is false. Cannot be used with unstable.","required":false,"default":"false"},"strict-semver":{"description":"Use strict semver version in matrix. E.g. `1.16` -\u003e `1.16.0` and `1.18beta2` -\u003e `1.18.0-beta.2`.","required":false,"default":"false"}},"outputs":{"go-mod-version":{"description":"The Go version specified by go.mod"},"latest":{"description":"The latest Go version"},"minimal":{"description":"The minimal Go version"},"matrix":{"description":"A (stringified) array of Go versions from the minimal supported version to the latest released version"},"module":{"description":"The Go module path (as specified by go.mod)"}},"runs":{"using":"node24","main":"dist/index.js"},"default_branch":"main","path":null},"repo_metadata":{"id":38196214,"uuid":"340771641","full_name":"arnested/go-version-action","owner":"arnested","description":"A GitHub action for using the latest released Go version and the minimal support Go version (from go.mod) and a build matrix of them and all versions in between.","archived":false,"fork":false,"pushed_at":"2026-04-01T13:36:31.000Z","size":3536,"stargazers_count":14,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-01T15:27:42.767Z","etag":null,"topics":["ci","github-actions","go","go-modules","golang","hacktoberfest","versions"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/go-version-action","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arnested.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-02-20T22:59:47.000Z","updated_at":"2026-04-01T13:36:35.000Z","dependencies_parsed_at":"2026-01-01T22:10:27.340Z","dependency_job_id":null,"html_url":"https://github.com/arnested/go-version-action","commit_stats":{"total_commits":544,"total_committers":5,"mean_commits":108.8,"dds":"0.30514705882352944","last_synced_commit":"f5239293d2037ce66225941953a21f50f7cac76b"},"previous_names":[],"tags_count":103,"template":false,"template_full_name":null,"purl":"pkg:github/arnested/go-version-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arnested","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/sbom","scorecard":{"id":207901,"data":{"date":"2025-08-11","repo":{"name":"github.com/arnested/go-version-action","commit":"d539b0ee7304a54dbbd91f22a06e0cce83afefda"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/6 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"Maintained","score":10,"reason":"21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:12","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/arnested/go-version-action/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/arnested/go-version-action/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/arnested/go-version-action/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/arnested/go-version-action/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/arnested/go-version-action/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/arnested/go-version-action/dependency-review.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/arnested/go-version-action/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/arnested/go-version-action/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/arnested/go-version-action/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/arnested/go-version-action/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/arnested/go-version-action/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/arnested/go-version-action/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/arnested/go-version-action/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/arnested/go-version-action/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/arnested/go-version-action/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/arnested/go-version-action/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/arnested/go-version-action/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/arnested/go-version-action/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/arnested/go-version-action/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/codeql-analysis.yml:42","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:20","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:19","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:27","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (29) 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-17T00:09:42.109Z","repository_id":38196214,"created_at":"2025-08-17T00:09:42.109Z","updated_at":"2025-08-17T00:09:42.109Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32350243,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T17:12:42.749Z","status":"ssl_error","status_checked_at":"2026-04-27T17:12:41.658Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"arnested","name":"Arne Jørgensen","uuid":"190005","kind":"user","description":"Senior Developer, Systems Architect, and Partner at @reload.","email":"","website":"https://arnested.dk","location":"Copenhagen, Denmark","twitter":"arnejoergensen","company":"Reload A/S (@reload)","icon_url":"https://avatars.githubusercontent.com/u/190005?u=d0dfba3ef1b95b8a4b05ebe4049d6e4c37146785\u0026v=4","repositories_count":46,"last_synced_at":"2023-03-12T02:47:04.278Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/arnested","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T02:22:30.044Z","updated_at":"2023-03-12T02:47:04.282Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arnested","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arnested/repositories"},"tags":[{"name":"v2.1.2","sha":"6343454db06c63467680c5dc1f4f382fe9fe6303","kind":"commit","published_at":"2026-03-14T08:22:28.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v2.1.2","html_url":"https://github.com/arnested/go-version-action/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"87ed13ca560815b31430e346ea1df537a58ba122","kind":"commit","published_at":"2026-02-01T12:50:47.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v2.1.1","html_url":"https://github.com/arnested/go-version-action/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"2065c152882e3e76ea0c02c02565486af0591000","kind":"commit","published_at":"2026-01-01T13:56:01.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v2.1.0","html_url":"https://github.com/arnested/go-version-action/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v2.1.0/manifests"},{"name":"v2","sha":"2065c152882e3e76ea0c02c02565486af0591000","kind":"commit","published_at":"2026-01-01T13:56:01.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v2","html_url":"https://github.com/arnested/go-version-action/releases/tag/v2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v2/manifests"},{"name":"v2.0.0","sha":"99e23c413e1ea24afc10b829a292bfa8be33f9c4","kind":"tag","published_at":"2026-01-01T12:51:14.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v2.0.0","html_url":"https://github.com/arnested/go-version-action/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v2.0.0/manifests"},{"name":"v1.2.0","sha":"90b2bf6e8cbbba34a5e514cfe9d3f7541d91ffa7","kind":"commit","published_at":"2025-12-16T21:27:13.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.2.0","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.2.0/manifests"},{"name":"v1.1.23","sha":"978371bd4d8cad0f54106c8be4273e2fcdd74f57","kind":"commit","published_at":"2025-11-18T08:52:06.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.1.23","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.1.23/manifests"},{"name":"v1.1.22","sha":"1f4135a30a2498f919e428c81c342f9334b3a93d","kind":"commit","published_at":"2025-11-01T12:12:20.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.1.22","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.1.22/manifests"},{"name":"v1.1.21","sha":"81f730770833dd20e6365d535ce7efcb3b136e7d","kind":"commit","published_at":"2025-06-01T12:27:58.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.1.21","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.1.21","dependencies_parsed_at":"2025-06-06T04:49:00.238Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.1.21/manifests"},{"name":"v1.1.20","sha":"077589a96e5aeea271983eb6f18465c54ea7f540","kind":"commit","published_at":"2025-02-11T19:51:39.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.1.20","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.1.20","dependencies_parsed_at":"2025-02-17T04:13:54.764Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.1.20/manifests"},{"name":"v1.1.19","sha":"571817a9d4e450f9eb80a7a955ac71d8b0321e2e","kind":"commit","published_at":"2025-02-01T12:51:28.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.1.19","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.1.19","dependencies_parsed_at":"2025-02-11T04:25:07.690Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.1.19/manifests"},{"name":"v1.1.18","sha":"8a203e9ff069cbbf4e3b65cb248101cfe307c71c","kind":"commit","published_at":"2024-11-01T13:57:58.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.1.18","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.1.18","dependencies_parsed_at":"2024-11-05T04:06:11.377Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.1.18/manifests"},{"name":"v1.1.17","sha":"0a5fcb7e223e96f0c307375b6cabb184eac1cc79","kind":"commit","published_at":"2024-10-01T12:49:09.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.1.17","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.1.17","dependencies_parsed_at":"2024-10-05T10:59:02.744Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.1.17/manifests"},{"name":"v1.1.16","sha":"b4aefb809febc150eb645efd31b1a3fd50b2068a","kind":"commit","published_at":"2024-06-01T11:57:42.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.1.16","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.1.16","dependencies_parsed_at":"2024-06-02T04:06:32.716Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.1.16/manifests"},{"name":"v1.1.15","sha":"c3ef5930a60e6527ba11e422de319af54917bea1","kind":"commit","published_at":"2024-02-16T10:32:46.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.1.15","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.1.15","dependencies_parsed_at":"2024-02-21T05:51:35.496Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.1.15/manifests"},{"name":"v1.1.14","sha":"f3c61952b5f4cc7c74fb216df044634f6a59770f","kind":"commit","published_at":"2023-11-01T15:24:23.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.1.14","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.1.14","dependencies_parsed_at":"2023-11-03T04:09:50.908Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.1.14/manifests"},{"name":"v1.1.13","sha":"702cf260ed157312ca10a33483c306a585af0364","kind":"commit","published_at":"2023-09-01T13:33:29.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.1.13","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.1.13","dependencies_parsed_at":"2023-09-04T04:36:37.029Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.1.13/manifests"},{"name":"v1.1.12","sha":"13d01fa2f867e8a08e9f8197def5f2da5a11ab6d","kind":"commit","published_at":"2023-07-11T18:39:26.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.1.12","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.1.12","dependencies_parsed_at":"2023-07-13T04:42:17.055Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.1.12/manifests"},{"name":"v1.1.11","sha":"2d1ad56fa1484669d85007ac8919e44be6aab920","kind":"commit","published_at":"2023-07-01T19:09:26.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.1.11","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.1.11","dependencies_parsed_at":"2023-07-03T04:13:02.049Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"09599d11af64c51b753929ddfc46fa687d81c1e1","kind":"commit","published_at":"2023-07-01T18:58:34.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.1.10","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.1.10","dependencies_parsed_at":"2023-07-03T04:13:02.262Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"07a3c271151243461cae54bc473636f4b6c9b5d8","kind":"commit","published_at":"2023-06-01T12:41:39.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.1.9","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.1.9","dependencies_parsed_at":"2023-06-02T11:54:12.657Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"a94c50e1ac1bc7723fb623bcb87aa19b9e758862","kind":"commit","published_at":"2023-04-18T21:11:55.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.1.8","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.1.8","dependencies_parsed_at":"2023-06-02T00:04:03.093Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"e5d43166205a4555e639cc70a8f14f1270c85d08","kind":"commit","published_at":"2023-02-01T18:09:00.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.1.7","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.1.7","dependencies_parsed_at":"2023-06-02T00:04:03.037Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"b556f8d91b644164318c709d28b9083eaf0c064d","kind":"commit","published_at":"2022-10-01T21:27:03.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.1.6","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.1.6","dependencies_parsed_at":"2023-06-02T00:04:03.038Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"6d27c5921683f55415260f7a285d330ddb146fa2","kind":"commit","published_at":"2022-08-21T07:36:57.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.1.5","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.1.5","dependencies_parsed_at":"2023-05-31T07:53:02.945Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.1.5/manifests"},{"name":"v1","sha":"6d27c5921683f55415260f7a285d330ddb146fa2","kind":"commit","published_at":"2022-08-21T07:36:57.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1","dependencies_parsed_at":"2023-05-31T07:53:03.528Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1/manifests"},{"name":"v1.1.4","sha":"bf453ac6d2e6817d97a063baeae3443f02181e29","kind":"commit","published_at":"2022-07-01T11:48:03.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.1.4","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.1.4","dependencies_parsed_at":"2023-05-31T07:53:04.147Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"4f88355b80420f36d5897c6dd7a33b151acc425e","kind":"commit","published_at":"2022-06-09T11:50:03.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.1.3","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.1.3","dependencies_parsed_at":"2023-05-31T07:53:04.783Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"0fe5edc8865e011726947d454e4d246fbb499eb6","kind":"commit","published_at":"2022-06-09T08:51:54.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.1.2","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.1.2","dependencies_parsed_at":"2023-05-31T07:53:05.453Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"475747dc768acadb5a0a4035f149384db720419a","kind":"commit","published_at":"2022-06-09T08:42:42.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.1.1","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.1.1","dependencies_parsed_at":"2023-05-31T07:53:06.129Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2a74f6effec7cb0b26c139ac1e59b4553c13b2a7","kind":"tag","published_at":"2022-06-08T08:07:52.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.1.0","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.1.0","dependencies_parsed_at":"2023-05-31T07:53:06.741Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.1.0/manifests"},{"name":"v1.0.71","sha":"2a74f6effec7cb0b26c139ac1e59b4553c13b2a7","kind":"commit","published_at":"2022-06-08T08:06:28.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.71","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.71","dependencies_parsed_at":"2023-05-31T07:53:07.363Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.71/manifests"},{"name":"v1.0.70","sha":"f483cd014f3ce12791b527d887ab91679eecc458","kind":"commit","published_at":"2022-05-30T09:01:14.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.70","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.70","dependencies_parsed_at":"2023-05-31T07:53:07.919Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.70/manifests"},{"name":"v1.0.69","sha":"c8847d6b47d31ea7ff343b151ad514a41671babf","kind":"commit","published_at":"2022-05-09T21:50:10.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.69","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.69","dependencies_parsed_at":"2023-05-31T07:53:08.519Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.69/manifests"},{"name":"v1.0.68","sha":"8ee6b38de25a6fe14c1ffc79741a227fd633a54e","kind":"commit","published_at":"2022-05-09T18:44:03.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.68","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.68","dependencies_parsed_at":"2023-05-31T07:53:09.109Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.68/manifests"},{"name":"v1.0.67","sha":"9e7ad93209f2baf5ad9529968fd23cf29c215966","kind":"commit","published_at":"2022-05-01T12:00:59.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.67","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.67","dependencies_parsed_at":"2023-05-31T07:53:09.761Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.67/manifests"},{"name":"v1.0.66","sha":"80eb7e7ba43c1fe8e4df50c0530652a049e3ffe5","kind":"commit","published_at":"2022-05-01T11:39:10.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.66","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.66","dependencies_parsed_at":"2023-05-31T07:53:10.363Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.66/manifests"},{"name":"v1.0.65","sha":"75e53ba83545379e9f189ecb73b53b8b3e126c7f","kind":"commit","published_at":"2022-04-05T08:32:29.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.65","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.65","dependencies_parsed_at":"2023-05-31T07:53:10.864Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.65/manifests"},{"name":"v1.0.64","sha":"e410e86c0c45e662645ff9ffe16d2d3d50a544fa","kind":"commit","published_at":"2022-04-02T12:43:42.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.64","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.64","dependencies_parsed_at":"2023-05-31T07:53:11.337Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.64/manifests"},{"name":"v1.0.63","sha":"d44f8fbecf1ac5ea61d81603e99dfec9833f592f","kind":"commit","published_at":"2022-02-01T12:46:50.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.63","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.63","dependencies_parsed_at":"2023-05-31T07:53:11.839Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.63/manifests"},{"name":"v1.0.62","sha":"d9938d1039b6da565d855b1e85f594d8904588f2","kind":"commit","published_at":"2022-01-01T15:04:35.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.62","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.62","dependencies_parsed_at":"2023-05-31T07:53:12.439Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.62/manifests"},{"name":"v1.0.61","sha":"35b646d11808e8c336995af233a99e17075c3a16","kind":"commit","published_at":"2022-01-01T14:13:48.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.61","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.61","dependencies_parsed_at":"2023-05-31T07:53:12.979Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.61/manifests"},{"name":"v1.0.60","sha":"9d759730364ad2343a8f9f3951f8e34739c0b157","kind":"commit","published_at":"2021-12-07T12:35:42.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.60","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.60","dependencies_parsed_at":"2023-05-31T07:53:13.665Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.60/manifests"},{"name":"v1.0.59","sha":"9ace7362d4aa4b28f13c737ea11618eea9515aef","kind":"commit","published_at":"2021-12-07T12:31:19.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.59","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.59","dependencies_parsed_at":"2023-05-31T07:53:14.185Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.59/manifests"},{"name":"v1.0.58","sha":"8935d940cb6ae1353eb09e60f84099c7c5d20154","kind":"commit","published_at":"2021-08-04T17:15:02.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.58","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.58","dependencies_parsed_at":"2023-05-31T07:53:14.762Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.58/manifests"},{"name":"v1.0.57","sha":"dfbc7c892ff0377da2ea3b498b93f59d60ecbf60","kind":"commit","published_at":"2021-08-03T12:06:03.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.57","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.57","dependencies_parsed_at":"2023-05-31T07:53:15.332Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.57/manifests"},{"name":"v1.0.56","sha":"6da2694c3ca3fb584543c80a1330d6bacbd15b43","kind":"commit","published_at":"2021-07-30T11:54:59.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.56","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.56","dependencies_parsed_at":"2023-05-31T07:53:15.868Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.56/manifests"},{"name":"v1.0.55","sha":"9b5d7103d2d3ac8c3c853425d99cb9ab55c060d9","kind":"commit","published_at":"2021-07-26T11:35:49.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.55","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.55","dependencies_parsed_at":"2023-05-31T07:53:16.411Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.55/manifests"},{"name":"v1.0.54","sha":"9ef04f927273d93e4350b4849c3452bf04606196","kind":"commit","published_at":"2021-07-22T11:27:18.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.54","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.54","dependencies_parsed_at":"2023-05-31T07:53:16.997Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.54/manifests"},{"name":"v1.0.53","sha":"45cfb359a732bd9b417057657b72f6e6f19c6182","kind":"commit","published_at":"2021-07-21T11:46:16.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.53","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.53","dependencies_parsed_at":"2023-05-31T07:53:17.592Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.53/manifests"},{"name":"v1.0.52","sha":"9f69c1240d1c207d3f2ca9d764f346a62096f25f","kind":"commit","published_at":"2021-07-05T11:28:19.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.52","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.52","dependencies_parsed_at":"2023-05-31T07:53:18.170Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.52/manifests"},{"name":"v1.0.51","sha":"b09a69c6b24a29564d752ddc87f35376b6c1ae04","kind":"commit","published_at":"2021-07-01T11:26:49.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.51","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.51","dependencies_parsed_at":"2023-05-31T07:53:18.789Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.51/manifests"},{"name":"v1.0.50","sha":"b909f794e1ec5eb772247afd3cb4639230b94679","kind":"commit","published_at":"2021-06-30T11:22:23.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.50","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.50","dependencies_parsed_at":"2023-05-31T07:53:19.427Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.50/manifests"},{"name":"v1.0.49","sha":"c45893076db1016fd7ce4d0bb45194aa3042c4a9","kind":"commit","published_at":"2021-06-28T11:36:19.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.49","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.49","dependencies_parsed_at":"2023-05-31T07:53:20.032Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.49/manifests"},{"name":"v1.0.48","sha":"1d9b98c1203ebdee303b7b473664c98123c3ca0f","kind":"commit","published_at":"2021-06-25T12:01:42.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.48","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.48","dependencies_parsed_at":"2023-05-31T07:53:20.639Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.48/manifests"},{"name":"v1.0.47","sha":"8b182c63fa3951a81b30020759c2c3e9f19266f4","kind":"commit","published_at":"2021-06-24T12:06:23.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.47","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.47","dependencies_parsed_at":"2023-05-31T07:53:21.221Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.47/manifests"},{"name":"v1.0.46","sha":"f2f4a9b3c1d87761a38c7f8ab0d403652d616741","kind":"commit","published_at":"2021-06-19T10:42:09.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.46","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.46","dependencies_parsed_at":"2023-05-31T07:53:21.856Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.46/manifests"},{"name":"v1.0.45","sha":"ebaa068e50842d52056898d24ec8e14a5547f325","kind":"commit","published_at":"2021-06-19T10:35:35.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.45","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.45","dependencies_parsed_at":"2023-05-31T07:53:22.486Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.45/manifests"},{"name":"v1.0.44","sha":"cb374df4dc84b704fbb37026dc2625b0685e6a69","kind":"commit","published_at":"2021-06-19T10:13:00.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.44","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.44","dependencies_parsed_at":"2023-05-31T07:53:23.093Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.44/manifests"},{"name":"v1.0.43","sha":"105d96ce1da1967770901a677d76de5fb8b8a104","kind":"commit","published_at":"2021-06-19T09:49:58.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.43","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.43","dependencies_parsed_at":"2023-05-31T07:53:23.636Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.43/manifests"},{"name":"v1.0.42","sha":"26f726f670e441001e8927fd9c81e39e33434519","kind":"commit","published_at":"2021-06-19T09:29:32.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.42","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.42","dependencies_parsed_at":"2023-05-31T07:53:24.277Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.42/manifests"},{"name":"v1.0.41","sha":"50447a837d11315f3009c24b51bbd9687bced354","kind":"commit","published_at":"2021-06-19T09:23:20.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.41","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.41","dependencies_parsed_at":"2023-05-31T07:53:24.842Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.41/manifests"},{"name":"v1.0.40","sha":"5d4590e8c1516b00bdcdeaf95e86c7d1a2a2c6ae","kind":"commit","published_at":"2021-06-19T07:25:01.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.40","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.40","dependencies_parsed_at":"2023-05-31T07:53:25.348Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.40/manifests"},{"name":"v1.0.39","sha":"13f39b8eefa42044d2f44cd7e0b90240663d5249","kind":"commit","published_at":"2021-06-13T08:40:49.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.39","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.39","dependencies_parsed_at":"2023-05-31T07:53:25.913Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.39/manifests"},{"name":"v1.0.38","sha":"c7dfd3dc82428ed574fc3fe6c384a65eb6c2a94b","kind":"commit","published_at":"2021-06-08T03:51:12.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.38","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.38","dependencies_parsed_at":"2023-05-31T07:53:26.410Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.38/manifests"},{"name":"v1.0.37","sha":"5d54a090ea42de139f17c5ad1e11030e143bcf0c","kind":"commit","published_at":"2021-06-02T04:07:37.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.37","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.37","dependencies_parsed_at":"2023-05-31T07:53:26.937Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.37/manifests"},{"name":"v1.0.36","sha":"962f04b078bcae71026a58197e07a4a74434690f","kind":"commit","published_at":"2021-05-31T04:25:09.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.36","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.36","dependencies_parsed_at":"2023-05-31T07:53:27.488Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.36/manifests"},{"name":"v1.0.35","sha":"5a0293017ba443c857383121dc658fb8dfb42eaf","kind":"commit","published_at":"2021-05-31T04:17:41.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.35","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.35","dependencies_parsed_at":"2023-05-31T07:53:28.069Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.35/manifests"},{"name":"v1.0.34","sha":"9848a4fa52d6e6523901a1c6c9c20aab0c265732","kind":"commit","published_at":"2021-05-31T04:15:54.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.34","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.34","dependencies_parsed_at":"2023-05-31T07:53:28.626Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.34/manifests"},{"name":"v1.0.33","sha":"6002a0bb5df2c1cfb4305ac5447a83755410cd2f","kind":"commit","published_at":"2021-05-28T04:06:48.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.33","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.33","dependencies_parsed_at":"2023-05-31T07:53:29.166Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.33/manifests"},{"name":"v1.0.32","sha":"055c3d7a17b095f01f2633188fa8d8a9a88d44c0","kind":"commit","published_at":"2021-05-27T05:14:13.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.32","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.32","dependencies_parsed_at":"2023-05-31T07:53:29.780Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.32/manifests"},{"name":"v1.0.31","sha":"256f5f4484818e22c157ae927305ded45c6b8227","kind":"commit","published_at":"2021-05-26T04:03:59.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.31","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.31","dependencies_parsed_at":"2023-05-31T07:53:30.388Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.31/manifests"},{"name":"v1.0.30","sha":"3483f756dfd596f46e437920aea44a3771a28e74","kind":"commit","published_at":"2021-05-26T04:02:21.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.30","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.30","dependencies_parsed_at":"2023-05-31T07:53:30.934Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.30/manifests"},{"name":"v1.0.29","sha":"e73807113de1a5ab436ce9bc3ef6a8003651639b","kind":"commit","published_at":"2021-05-25T04:26:56.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.29","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.29","dependencies_parsed_at":"2023-05-31T07:53:31.451Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.29/manifests"},{"name":"v1.0.28","sha":"c79c4bee6757ed7acbe2eefc4b50fc2454f43719","kind":"commit","published_at":"2021-05-25T04:07:23.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.28","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.28","dependencies_parsed_at":"2023-05-31T07:53:32.033Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.28/manifests"},{"name":"v1.0.27","sha":"5d049e774c85f8a0bb668c09d455fb2ea396c73c","kind":"commit","published_at":"2021-05-24T04:37:09.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.27","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.27","dependencies_parsed_at":"2023-05-31T07:53:32.619Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"12cf8f5a836b74b216c5af83a182b2bcd89cc1c9","kind":"commit","published_at":"2021-05-24T04:04:46.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.26","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.26","dependencies_parsed_at":"2023-05-31T07:53:33.163Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"7537764fa18568325fedd5f9fb54b808940d5c12","kind":"commit","published_at":"2021-05-24T04:02:01.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.25","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.25","dependencies_parsed_at":"2023-05-31T07:53:33.690Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"5a2f250b6f96691c62d519f8089ffb6f477b3409","kind":"commit","published_at":"2021-05-20T04:03:53.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.24","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.24","dependencies_parsed_at":"2023-05-31T07:53:34.266Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"57d328138874b7e11734cdedb97bcb68b6f8fbcd","kind":"commit","published_at":"2021-05-18T04:03:28.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.23","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.23","dependencies_parsed_at":"2023-05-31T07:53:34.842Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"1ad3c0cb128a98f91b2ce3c80e07f900cdd47410","kind":"commit","published_at":"2021-05-17T04:08:02.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.22","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.22","dependencies_parsed_at":"2023-05-31T07:53:35.364Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"2be0687df4faac23e0ea05156394fcea203fb9be","kind":"commit","published_at":"2021-05-14T05:39:15.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.21","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.21","dependencies_parsed_at":"2023-05-31T07:53:35.915Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"4c64491b604078d5c3fe5fde82e33a5f797e08ea","kind":"commit","published_at":"2021-05-13T06:40:02.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.20","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.20","dependencies_parsed_at":"2023-05-31T07:53:36.496Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"09edff478b119038d0bebf67f2980769c59de3f3","kind":"commit","published_at":"2021-05-11T08:44:59.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.19","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.19","dependencies_parsed_at":"2023-05-31T07:53:37.090Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"4a440d03a6bd995290151ab06312999ecfc81c3a","kind":"commit","published_at":"2021-05-11T08:40:08.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.18","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.18","dependencies_parsed_at":"2023-05-31T07:53:37.609Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"8aae523d7b96dbe2248a6d9e88d4027c182849cc","kind":"commit","published_at":"2021-05-11T08:28:03.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.17","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.17","dependencies_parsed_at":"2023-05-31T07:53:38.137Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"c5166396b59190a002777beb7883b0287d6bad8f","kind":"commit","published_at":"2021-05-10T20:55:40.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.16","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.16","dependencies_parsed_at":"2023-05-31T07:53:38.648Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"d69cfe1f6f6b1a791a3b4f80984bc4f8424ab4d9","kind":"commit","published_at":"2021-05-10T20:01:44.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.15","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.15","dependencies_parsed_at":"2023-05-31T07:53:39.232Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"1e2e0bbd3f10b668b924ba94ac1d9fb532d7a68a","kind":"commit","published_at":"2021-05-10T04:12:52.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.14","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.14","dependencies_parsed_at":"2023-05-31T07:53:39.723Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"216c4ecf2094c4900b3f6bbef800a4818d5e99b1","kind":"commit","published_at":"2021-05-10T04:06:39.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.13","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.13","dependencies_parsed_at":"2023-05-31T07:53:40.299Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"d6b5e540f986444f2f3b3ce372de96e9e3057510","kind":"commit","published_at":"2021-05-06T04:01:52.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.12","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.12","dependencies_parsed_at":"2023-05-31T07:53:40.873Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"f78128f37e46dede8bf1d9bdcf836dd53b58d24b","kind":"commit","published_at":"2021-05-05T04:12:05.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.11","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.11","dependencies_parsed_at":"2023-05-31T07:53:41.468Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"472d2756dc830e45511bd45e7d4d2f6c3f5aa770","kind":"commit","published_at":"2021-05-05T04:02:18.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.10","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.10","dependencies_parsed_at":"2023-05-31T07:53:42.023Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"c01582eff05f43ce64c7150acb905ed292c13233","kind":"commit","published_at":"2021-05-04T22:21:11.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.9","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.9","dependencies_parsed_at":"2023-05-31T07:53:42.630Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"44d3e76d39720cc26f71bae912866b0065e30a64","kind":"commit","published_at":"2021-05-04T22:13:08.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.8","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.8","dependencies_parsed_at":"2023-05-31T07:53:43.142Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"abd5adc0a66342fc9a10881b0452c878c1f0dba6","kind":"commit","published_at":"2021-05-04T21:29:05.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.7","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.7","dependencies_parsed_at":"2023-05-31T07:53:43.684Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"87cadf65b20ad1f8e41c0df7471f2f95f8f8cc9b","kind":"commit","published_at":"2021-05-04T21:25:17.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.6","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.6","dependencies_parsed_at":"2023-05-31T07:53:44.252Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"bdfc8c3a26deee40481b03599ce1a4e050a8ec72","kind":"commit","published_at":"2021-05-03T14:47:35.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.5","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.5","dependencies_parsed_at":"2023-05-31T07:53:44.792Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"a020d10365aa2df57ea805179b0685a13c0ac0d3","kind":"commit","published_at":"2021-05-03T14:40:54.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.4","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.4","dependencies_parsed_at":"2023-05-31T07:53:45.345Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"388f8675670929acf9f277b1985b15c3356e7316","kind":"commit","published_at":"2021-05-03T13:17:00.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.3","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.3","dependencies_parsed_at":"2023-05-31T07:53:45.886Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d8b90410e8333545355bf5f240600ae281c1503e","kind":"commit","published_at":"2021-05-03T13:04:10.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.2","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.2","dependencies_parsed_at":"2023-05-31T07:53:46.512Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"5cc8be0c6ddb55d8bf28b779abd7533cc7fc0e32","kind":"commit","published_at":"2021-05-03T12:30:02.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.1","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.1","dependencies_parsed_at":"2023-05-31T07:53:47.089Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"a9e02cb50e7f830ac9617bb3676b680899fe0c5d","kind":"commit","published_at":"2021-05-03T12:20:21.000Z","download_url":"https://codeload.github.com/arnested/go-version-action/tar.gz/v1.0.0","html_url":"https://github.com/arnested/go-version-action/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-31T07:53:47.690Z","dependency_job_id":null,"purl":"pkg:github/arnested/go-version-action@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-04-27T19:05:20.811Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":30,"rankings":{"downloads":null,"dependent_repos_count":8.02408493107273,"dependent_packages_count":0.0,"stargazers_count":15.598161939470764,"forks_count":16.12422753921724,"docker_downloads_count":1.6289019172872763,"average":8.275075265409601},"purl":"pkg:githubactions/arnested/go-version-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/arnested/go-version-action","docker_dependents_count":1,"docker_downloads_count":3955,"usage_url":"https://repos.ecosyste.ms/usage/actions/arnested/go-version-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/arnested/go-version-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-01T16:24:51.953Z","issues_count":1,"pull_requests_count":336,"avg_time_to_close_issue":86301.0,"avg_time_to_close_pull_request":21077.459375,"issues_closed_count":1,"pull_requests_closed_count":320,"pull_request_authors_count":4,"issue_authors_count":1,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.15773809523809523,"merged_pull_requests_count":317,"bot_issues_count":0,"bot_pull_requests_count":265,"past_year_issues_count":0,"past_year_pull_requests_count":41,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":906.6451612903226,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":31,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.14634146341463414,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":26,"past_year_merged_pull_requests_count":30,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fgo-version-action/issues","maintainers":[{"login":"arnested","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnested"},{"login":"SWATIK31","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SWATIK31"}],"active_maintainers":[{"login":"arnested","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnested"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/arnested%2Fgo-version-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/arnested%2Fgo-version-action/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/arnested%2Fgo-version-action/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/arnested%2Fgo-version-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/arnested%2Fgo-version-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/arnested%2Fgo-version-action/codemeta","maintainers":[]}