{"id":26351540,"url":"https://github.com/filozoff/action-make-tag","last_synced_at":"2026-02-13T05:44:20.102Z","repository":{"id":282284832,"uuid":"948057916","full_name":"Filozoff/action-make-tag","owner":"Filozoff","description":"Create and push git tag for GitHub","archived":false,"fork":false,"pushed_at":"2025-03-13T18:48:29.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-11T17:58:22.014Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Filozoff.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":"2025-03-13T17:17:17.000Z","updated_at":"2025-03-13T18:48:12.000Z","dependencies_parsed_at":"2025-03-13T19:26:38.813Z","dependency_job_id":"311e1651-ffbc-4bae-b867-1e719d04fc76","html_url":"https://github.com/Filozoff/action-make-tag","commit_stats":null,"previous_names":["filozoff/action-make-tag"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Filozoff/action-make-tag","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Filozoff%2Faction-make-tag","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Filozoff%2Faction-make-tag/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Filozoff%2Faction-make-tag/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Filozoff%2Faction-make-tag/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Filozoff","download_url":"https://codeload.github.com/Filozoff/action-make-tag/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Filozoff%2Faction-make-tag/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29397143,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T04:26:15.637Z","status":"ssl_error","status_checked_at":"2026-02-13T04:16:29.732Z","response_time":78,"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"}},"keywords":[],"created_at":"2025-03-16T10:33:03.806Z","updated_at":"2026-02-13T05:44:20.087Z","avatar_url":"https://github.com/Filozoff.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Filozoff/action-make-tag\n\nA simple GitHub Action that creates and push git tag using GitHub API.\n\n## Usage\n\n### Inputs\n\n- `commit-sha`: Commit sha (optional). Default: `github.sha`.\n- `tag`: Tag name.\n- `token`: Authorization token (optional). Default: `GITHUB_TOKEN` env.\n\n### Setup\n\n```yaml\njobs:\n  make-tag:\n    runs-on: linux-latest\n    steps:\n      - name: Make tag\n        uses: Filozoff/action-make-tag@v1\n        with:\n          commit-sha: ${{ github.sha }}\n          tag: \"1.1.2\"\n          token: \"...\"\n```\n\n## Limitations\n\n- None\n\n## License\n\n[MIT License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffilozoff%2Faction-make-tag","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffilozoff%2Faction-make-tag","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffilozoff%2Faction-make-tag/lists"}