{"id":7745944,"name":"zingimmick/github-action-get-current-tag","ecosystem":"actions","description":"Get current tag name from `github.ref` environment variable","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/zingimmick/github-action-get-current-tag","keywords_array":["action","current-tag","github"],"namespace":"zingimmick","versions_count":8,"first_release_published_at":"2021-03-23T04:01:35.000Z","latest_release_published_at":"2021-03-23T10:17:32.000Z","latest_release_number":"1.0.0","last_synced_at":"2026-06-16T15:03:24.368Z","created_at":"2023-05-17T10:22:20.709Z","updated_at":"2026-06-16T15:03:24.368Z","registry_url":"https://github.com/zingimmick/github-action-get-current-tag","install_command":null,"documentation_url":null,"metadata":{"name":"Get Current Tag","author":"zingimmick","description":"Get current tag name from `github.ref` environment variable","branding":{"icon":"tag","color":"blue"},"outputs":{"tag":{"description":"Tag name","value":"${{ steps.get-current-tag.outputs.tag }}"}},"runs":{"using":"composite","steps":[{"name":"Check ref","shell":"bash","run":"if [[ \"${{ github.ref }}\" != \"refs/tags/\"* ]]; then\n  echo \"::error::Not a tag ref ${{ github.ref }}\"\n  exit 1\nfi\n"},{"name":"Determine tag","id":"get-current-tag","shell":"bash","run":"echo \"::set-output name=tag::$(echo ${{ github.ref }} | sed -e 's,.*/\\(.*\\),\\1,')\""}]},"default_branch":"main","path":null},"repo_metadata":{"uuid":"350570434","full_name":"zingimmick/github-action-get-current-tag","owner":"zingimmick","description":"Simple action with only one output - current tag name","archived":true,"fork":false,"pushed_at":"2021-03-23T10:48:04.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-07-14T08:44:37.455Z","etag":null,"topics":["action","current-tag","github"],"latest_commit_sha":null,"homepage":"","language":null,"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/zingimmick.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}},"created_at":"2021-03-23T03:42:35.000Z","updated_at":"2023-01-28T07:02:55.000Z","dependencies_parsed_at":"2022-08-28T07:00:24.540Z","dependency_job_id":null,"html_url":"https://github.com/zingimmick/github-action-get-current-tag","commit_stats":null,"previous_names":[],"tags_count":8,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zingimmick%2Fgithub-action-get-current-tag","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zingimmick%2Fgithub-action-get-current-tag/tags","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zingimmick%2Fgithub-action-get-current-tag/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zingimmick","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":145723068,"owners_count":6280685,"icon_url":"https://github.com/github.png","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":"zingimmick","name":"Zing","uuid":"26657141","kind":"user","description":"","email":"","website":null,"location":null,"twitter":"zingimmick","company":null,"icon_url":"https://avatars.githubusercontent.com/u/26657141?u=ba548f25169c216827745f8ff664f4138384294c\u0026v=4","repositories_count":30,"last_synced_at":"2023-03-04T02:14:56.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/zingimmick","created_at":"2022-11-14T08:11:24.023Z","updated_at":"2023-03-04T02:14:57.228Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zingimmick","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zingimmick/repositories"},"tags":[{"name":"1.0.0","sha":"237d9d3ddbf6a27855206b463a8968796e5da554","kind":"commit","published_at":"2021-03-23T10:17:32.000Z","download_url":"https://codeload.github.com/zingimmick/github-action-get-current-tag/tar.gz/1.0.0","html_url":"https://github.com/zingimmick/github-action-get-current-tag/releases/tag/1.0.0","dependencies_parsed_at":"2023-05-30T20:43:06.790Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zingimmick%2Fgithub-action-get-current-tag/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zingimmick%2Fgithub-action-get-current-tag/tags/1.0.0/manifests"},{"name":"v1","sha":"237d9d3ddbf6a27855206b463a8968796e5da554","kind":"commit","published_at":"2021-03-23T10:17:32.000Z","download_url":"https://codeload.github.com/zingimmick/github-action-get-current-tag/tar.gz/v1","html_url":"https://github.com/zingimmick/github-action-get-current-tag/releases/tag/v1","dependencies_parsed_at":"2023-05-30T20:43:08.854Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zingimmick%2Fgithub-action-get-current-tag/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zingimmick%2Fgithub-action-get-current-tag/tags/v1/manifests"},{"name":"0.0.6","sha":"3be4bcd250810f3db23055b02f94f6785186294e","kind":"commit","published_at":"2021-03-23T06:53:58.000Z","download_url":"https://codeload.github.com/zingimmick/github-action-get-current-tag/tar.gz/0.0.6","html_url":"https://github.com/zingimmick/github-action-get-current-tag/releases/tag/0.0.6","dependencies_parsed_at":"2023-05-30T20:43:07.094Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zingimmick%2Fgithub-action-get-current-tag/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zingimmick%2Fgithub-action-get-current-tag/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"51a7e0c0ef152644fba10b5f0433a33eeab9a2bc","kind":"commit","published_at":"2021-03-23T06:42:20.000Z","download_url":"https://codeload.github.com/zingimmick/github-action-get-current-tag/tar.gz/0.0.5","html_url":"https://github.com/zingimmick/github-action-get-current-tag/releases/tag/0.0.5","dependencies_parsed_at":"2023-05-30T20:43:07.431Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zingimmick%2Fgithub-action-get-current-tag/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zingimmick%2Fgithub-action-get-current-tag/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"4c47f98faad9be277f98a56b5a8bf8603bdf9ec5","kind":"commit","published_at":"2021-03-23T06:24:01.000Z","download_url":"https://codeload.github.com/zingimmick/github-action-get-current-tag/tar.gz/0.0.4","html_url":"https://github.com/zingimmick/github-action-get-current-tag/releases/tag/0.0.4","dependencies_parsed_at":"2023-05-30T20:43:07.674Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zingimmick%2Fgithub-action-get-current-tag/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zingimmick%2Fgithub-action-get-current-tag/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"9d5b4abefc98c02ef17e151fc0f5bc0039f09a31","kind":"commit","published_at":"2021-03-23T04:33:07.000Z","download_url":"https://codeload.github.com/zingimmick/github-action-get-current-tag/tar.gz/0.0.3","html_url":"https://github.com/zingimmick/github-action-get-current-tag/releases/tag/0.0.3","dependencies_parsed_at":"2023-05-30T20:43:07.939Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zingimmick%2Fgithub-action-get-current-tag/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zingimmick%2Fgithub-action-get-current-tag/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"4b027fc5c4c2333a4bd1a0b615f304daf5a94a32","kind":"commit","published_at":"2021-03-23T04:29:33.000Z","download_url":"https://codeload.github.com/zingimmick/github-action-get-current-tag/tar.gz/0.0.2","html_url":"https://github.com/zingimmick/github-action-get-current-tag/releases/tag/0.0.2","dependencies_parsed_at":"2023-05-30T20:43:08.323Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zingimmick%2Fgithub-action-get-current-tag/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zingimmick%2Fgithub-action-get-current-tag/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"b861fa06e0cef87793a6bc51f1da9e6c6de6d483","kind":"commit","published_at":"2021-03-23T04:01:35.000Z","download_url":"https://codeload.github.com/zingimmick/github-action-get-current-tag/tar.gz/0.0.1","html_url":"https://github.com/zingimmick/github-action-get-current-tag/releases/tag/0.0.1","dependencies_parsed_at":"2023-05-30T20:43:08.603Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zingimmick%2Fgithub-action-get-current-tag/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zingimmick%2Fgithub-action-get-current-tag/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2023-07-14T10:22:17.956Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.791633655522105,"dependent_packages_count":0.0,"stargazers_count":34.67913167485343,"forks_count":35.14181587704009,"docker_downloads_count":null,"average":23.653145301853904},"purl":"pkg:githubactions/zingimmick/github-action-get-current-tag","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/zingimmick/github-action-get-current-tag","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/zingimmick/github-action-get-current-tag","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/zingimmick/github-action-get-current-tag/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/zingimmick%2Fgithub-action-get-current-tag/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/zingimmick%2Fgithub-action-get-current-tag/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/zingimmick%2Fgithub-action-get-current-tag/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/zingimmick%2Fgithub-action-get-current-tag/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/zingimmick%2Fgithub-action-get-current-tag/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/zingimmick%2Fgithub-action-get-current-tag/codemeta","maintainers":[]}