{"id":25437662,"url":"https://github.com/richardsimko/update-tag","last_synced_at":"2025-04-09T13:10:32.882Z","repository":{"id":40337877,"uuid":"258502950","full_name":"richardsimko/update-tag","owner":"richardsimko","description":"A Github action that simply tags the repository with the specified tag.","archived":false,"fork":false,"pushed_at":"2025-04-03T03:06:10.000Z","size":24476,"stargazers_count":24,"open_issues_count":4,"forks_count":11,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-03T04:04:18.484Z","etag":null,"topics":["github-actions","github-actions-javascript","github-actions-nodejs"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/richardsimko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-24T12:13:28.000Z","updated_at":"2025-04-03T03:05:57.000Z","dependencies_parsed_at":"2023-10-17T03:07:26.431Z","dependency_job_id":"9f449076-0553-4230-a856-08b4fcf8aa23","html_url":"https://github.com/richardsimko/update-tag","commit_stats":{"total_commits":525,"total_committers":8,"mean_commits":65.625,"dds":0.1333333333333333,"last_synced_commit":"ec39de150b9b5c6b9514e8035e1cc5745ac8ace8"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardsimko%2Fupdate-tag","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardsimko%2Fupdate-tag/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardsimko%2Fupdate-tag/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardsimko%2Fupdate-tag/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/richardsimko","download_url":"https://codeload.github.com/richardsimko/update-tag/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248045245,"owners_count":21038554,"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-actions","github-actions-javascript","github-actions-nodejs"],"created_at":"2025-02-17T09:19:07.532Z","updated_at":"2025-04-09T13:10:32.846Z","avatar_url":"https://github.com/richardsimko.png","language":"TypeScript","readme":"# GitHub Update Tag Action\nA GitHub action that simply tags the repository with the specified tag. If the tag exists it gets updated.\n\n## Usage\n```yml\nname: Deploy\n\non: [deployment]\n\njobs:\n  deploy:\n    runs-on: ubuntu-latest\n    steps:\n      - name: Tag Repo\n        uses: richardsimko/update-tag@v1\n        with:\n          tag_name: name-of-tag\n        env:\n          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}\n```\n\n### Inputs\n\n- **tag_name** _(required)_ - The name of the tag you want to create or update.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichardsimko%2Fupdate-tag","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frichardsimko%2Fupdate-tag","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichardsimko%2Fupdate-tag/lists"}