{"id":21755094,"url":"https://github.com/oppzippy/update-toc-action","last_synced_at":"2026-05-18T17:36:26.799Z","repository":{"id":237474854,"uuid":"637342768","full_name":"Oppzippy/update-toc-action","owner":"Oppzippy","description":"GitHub Action for updating the interface version of World of Warcraft TOC files.","archived":false,"fork":false,"pushed_at":"2025-07-01T04:27:52.000Z","size":44,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-01T05:30:05.335Z","etag":null,"topics":["actions","world-of-warcraft"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Oppzippy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2023-05-07T09:03:32.000Z","updated_at":"2025-07-01T04:27:55.000Z","dependencies_parsed_at":"2024-05-02T06:46:36.773Z","dependency_job_id":"bde4b170-7668-4a9c-8397-b692bfe74f03","html_url":"https://github.com/Oppzippy/update-toc-action","commit_stats":null,"previous_names":["oppzippy/update-toc-action"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/Oppzippy/update-toc-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oppzippy%2Fupdate-toc-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oppzippy%2Fupdate-toc-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oppzippy%2Fupdate-toc-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oppzippy%2Fupdate-toc-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Oppzippy","download_url":"https://codeload.github.com/Oppzippy/update-toc-action/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oppzippy%2Fupdate-toc-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33185802,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"ssl_error","status_checked_at":"2026-05-18T09:27:28.300Z","response_time":71,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["actions","world-of-warcraft"],"created_at":"2024-11-26T09:16:35.818Z","updated_at":"2026-05-18T17:36:26.773Z","avatar_url":"https://github.com/Oppzippy.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# update-toc-action\n\nThis action updates the interface version of World of Warcraft TOC files. When combined with other actions, this can open a pull request when the interface version changes.\n\n## Inputs\n\n`toc-path` - The path to the TOC file. This input is required. If you want to update multiple toc files, run the action multiple times.  \n`product` - The product id to use for the default \"## Version: xxx\" in the TOC. The default value is \"wow\" (retail), so if you're not using BigWigs Packager and have \"YourAddon_Vanilla.toc\", you'll need to set this to \"wow_classic_era\". Same deal if your primary \"YourAddon.toc\" is for a WoW version other than retail. Acceptable values are \"wow\", \"wow_classic\", and \"wow_classic_era\".\n\n## Usage\n\nTo use this action, add the following to your GitHub workflow file:\n\n```yaml\n- name: Update TOC\n  uses: oppzippy/update-toc-action@v1\n  with:\n      toc-path: \"path/to/toc/file\"\n      product: \"wow\"\n```\n\nThe action will update the interface version in the TOC file located at path/to/toc/file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foppzippy%2Fupdate-toc-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foppzippy%2Fupdate-toc-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foppzippy%2Fupdate-toc-action/lists"}