{"id":20799892,"url":"https://github.com/action-pack/tag-exists","last_synced_at":"2025-06-17T15:43:55.959Z","repository":{"id":215144435,"uuid":"724399458","full_name":"action-pack/tag-exists","owner":"action-pack","description":"Action to determine if a tag exists.","archived":false,"fork":false,"pushed_at":"2025-05-06T13:14:44.000Z","size":784,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-06T14:37:12.023Z","etag":null,"topics":["github","github-action","github-actions","github-actions-ci","github-tags"],"latest_commit_sha":null,"homepage":"","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/action-pack.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-11-28T01:57:28.000Z","updated_at":"2025-04-14T19:53:39.000Z","dependencies_parsed_at":"2024-05-01T01:29:05.639Z","dependency_job_id":"65597c99-a307-4103-bba2-6daddff8e358","html_url":"https://github.com/action-pack/tag-exists","commit_stats":null,"previous_names":["action-pack/tag-exists"],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/action-pack%2Ftag-exists","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/action-pack%2Ftag-exists/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/action-pack%2Ftag-exists/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/action-pack%2Ftag-exists/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/action-pack","download_url":"https://codeload.github.com/action-pack/tag-exists/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252788409,"owners_count":21804282,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["github","github-action","github-actions","github-actions-ci","github-tags"],"created_at":"2024-11-17T18:11:18.525Z","updated_at":"2025-05-06T23:46:49.385Z","avatar_url":"https://github.com/action-pack.png","language":"JavaScript","readme":"\u003ch1 align=\"center\"\u003eTag Exists\u003cbr /\u003e\n\u003cdiv align=\"center\"\u003e\n  \n  [![Build](https://github.com/action-pack/tag-exists/actions/workflows/build.yml/badge.svg)](https://github.com/action-pack/tag-exists/)\n  [![Version](https://img.shields.io/github/v/tag/action-pack/tag-exists?label=version\u0026sort=semver\u0026color=066da5)](https://github.com/marketplace/actions/tag-exists)\n  [![Size](https://img.shields.io/github/size/action-pack/tag-exists/dist/index.js?branch=release/v1.07\u0026label=size\u0026color=066da5)](https://github.com/action-pack/tag-exists/)\n  \n\u003c/div\u003e\u003c/h1\u003e\n\nAction to determine if a tag exists.\n\n## Usage 🚀\n\nTo check if a tag named `example` exists in your current repository:\n\n```yaml\n- uses: action-pack/tag-exists@v1\n  id: check\n  with: \n    tag: 'example'\n\n- run: echo ${{ steps.check.outputs.exists }}\n```\n\n## Inputs 📝\n\n  ### `tag` \n\n  **Required** - The tag to search for.\n\n  ### `repo`\n\n  **Optional** - External repository name in`owner/repo` format.\n\n## Outputs 📝\n\n  ### `exists`\n\n  A string value of 'true' or 'false'\n\n## Stars 🌟\n[![Stars](https://starchart.cc/action-pack/tag-exists.svg?variant=adaptive)](https://starchart.cc/action-pack/tag-exists)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faction-pack%2Ftag-exists","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faction-pack%2Ftag-exists","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faction-pack%2Ftag-exists/lists"}