{"id":16203070,"url":"https://github.com/michidk/run-komac","last_synced_at":"2025-10-12T14:08:44.141Z","repository":{"id":198401177,"uuid":"700752811","full_name":"michidk/run-komac","owner":"michidk","description":"A GitHub action which runs Komac.","archived":false,"fork":false,"pushed_at":"2024-09-27T16:58:05.000Z","size":35,"stargazers_count":3,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-17T04:36:53.021Z","etag":null,"topics":["ci","deployment-automation","deployment-tools","github-action","github-actions","komac","release-automation","winget"],"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/michidk.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":"2023-10-05T08:20:11.000Z","updated_at":"2025-03-09T10:07:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"271534f1-950d-4f65-8e9f-a15a01e83e23","html_url":"https://github.com/michidk/run-komac","commit_stats":null,"previous_names":["michidk/run-komac"],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michidk%2Frun-komac","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michidk%2Frun-komac/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michidk%2Frun-komac/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michidk%2Frun-komac/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michidk","download_url":"https://codeload.github.com/michidk/run-komac/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244378998,"owners_count":20443378,"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":["ci","deployment-automation","deployment-tools","github-action","github-actions","komac","release-automation","winget"],"created_at":"2024-10-10T09:51:06.546Z","updated_at":"2025-10-12T14:08:44.136Z","avatar_url":"https://github.com/michidk.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003e \u003cimg src=\"https://github.com/michidk/run-komac/blob/main/.github/images/github-actions-logo.png?raw=true\" width=\"32\" height=\"32\" alt=\"Logo\" /\u003e Run Komac (GitHub Action) \u003ca href=\"https://github.com/russellbanks/Komac\"\u003e \u003cimg src=\"https://rawcdn.githack.com/michidk/run-komac/86f4bad6701cb130ce85c4505ad39d9bbcd3d919/.github/images/komac-logo.svg\" height=\"24px\" style=\"vertical-align:bottom\" alt=\"Komac logo\" /\u003e \u003c/a\u003e\u003c/h1\u003e\n\n[![GitHub release (latest by date)](https://img.shields.io/github/v/release/michidk/run-komac?logo=github)](https://github.com/michidk/run-komac/releases)\n[![GitHub](https://img.shields.io/github/license/michidk/run-komac?logo=gnu)](https://github.com/michidk/run-komac?tab=MIT-1-ov-file#readme)\n\nThis GitHub Action installs Komac, and then runs a user-specified command with Komac.\n\nThis action is used in the [winget-updater](https://github.com/michidk/winget-updater/) GitHub action to automatically update WinGet packages.\n\n\n## 📖 Example Usage\n\n```yaml\nname: My Workflow\non: workflow_dispatch\n\njobs:\n  my_job:\n    runs-on: ubuntu-latest\n    steps:\n    - name: Run Komac\n      uses: michidk/run-komac@v2\n      with:\n        args: '--version'\n```\n\n## ⚒️ Configuration Options\n\n- `komac-version`: Specifies which version of Komac to use.\n  - **Required**: ❌\n  - **Default**: `latest`\n- `args`: The command to run with Komac.\n  - **Required**: ✅\n- `custom-fork-owner`: Custom fork owner.\n  - **Required**: ❌\n- `custom-tool`: Custom tool.\n  - **Required**: ❌\n- `custom-tool-url`: Custom tool URL.\n  - **Required**: ❌\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichidk%2Frun-komac","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichidk%2Frun-komac","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichidk%2Frun-komac/lists"}