{"id":15046192,"url":"https://github.com/srealmoreno/label-sync-action","last_synced_at":"2026-03-09T00:31:59.365Z","repository":{"id":37296269,"uuid":"505027787","full_name":"srealmoreno/label-sync-action","owner":"srealmoreno","description":"Keeps your labels in sync in a GitHub repo(s) from a config file. Manage all tags from all your repositories in a single place.","archived":false,"fork":false,"pushed_at":"2026-01-24T01:54:30.000Z","size":1452,"stargazers_count":3,"open_issues_count":5,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-11T00:04:41.067Z","etag":null,"topics":["ci","github-actions","label-sync","workflow"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/label-sync-action","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/srealmoreno.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-06-19T06:15:11.000Z","updated_at":"2026-01-08T02:38:32.000Z","dependencies_parsed_at":"2024-04-23T02:53:26.925Z","dependency_job_id":"dc800f45-1cd3-4fcc-89cb-1d8b64617327","html_url":"https://github.com/srealmoreno/label-sync-action","commit_stats":{"total_commits":33,"total_committers":4,"mean_commits":8.25,"dds":0.4545454545454546,"last_synced_commit":"dfc57e7a283b287db69e6e963638938d8243e5d8"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":"srealmoreno/template-repo","purl":"pkg:github/srealmoreno/label-sync-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srealmoreno%2Flabel-sync-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srealmoreno%2Flabel-sync-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srealmoreno%2Flabel-sync-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srealmoreno%2Flabel-sync-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/srealmoreno","download_url":"https://codeload.github.com/srealmoreno/label-sync-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srealmoreno%2Flabel-sync-action/sbom","scorecard":{"id":843650,"data":{"date":"2025-08-11","repo":{"name":"github.com/srealmoreno/label-sync-action","commit":"850ba5cef2b25e56c6c420c4feed0319294682fd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/SECURITY.md:1","Info: Found linked content: docs/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/SECURITY.md:1","Info: Found text in security policy: docs/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Code-Review","score":1,"reason":"Found 3/18 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/editorconfig.yml:1","Warn: no topLevel permission defined: .github/workflows/hash.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:7","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:15","Warn: no topLevel permission defined: .github/workflows/squash-rebase.yml:1","Warn: no topLevel permission defined: .github/workflows/sync-labels.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/srealmoreno/label-sync-action/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/srealmoreno/label-sync-action/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/srealmoreno/label-sync-action/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/srealmoreno/label-sync-action/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/srealmoreno/label-sync-action/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/srealmoreno/label-sync-action/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/srealmoreno/label-sync-action/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/srealmoreno/label-sync-action/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/editorconfig.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/srealmoreno/label-sync-action/editorconfig.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/editorconfig.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/srealmoreno/label-sync-action/editorconfig.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hash.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/srealmoreno/label-sync-action/hash.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hash.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/srealmoreno/label-sync-action/hash.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/srealmoreno/label-sync-action/labeler.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/srealmoreno/label-sync-action/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-labels.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/srealmoreno/label-sync-action/pr-labels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/srealmoreno/label-sync-action/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/squash-rebase.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/srealmoreno/label-sync-action/squash-rebase.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/squash-rebase.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/srealmoreno/label-sync-action/squash-rebase.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/squash-rebase.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/srealmoreno/label-sync-action/squash-rebase.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/squash-rebase.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/srealmoreno/label-sync-action/squash-rebase.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/squash-rebase.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/srealmoreno/label-sync-action/squash-rebase.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/squash-rebase.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/srealmoreno/label-sync-action/squash-rebase.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/squash-rebase.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/srealmoreno/label-sync-action/squash-rebase.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/srealmoreno/label-sync-action/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync-labels.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/srealmoreno/label-sync-action/sync-labels.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-labels.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/srealmoreno/label-sync-action/sync-labels.yml/main?enable=pin","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   4 out of   4 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 7 commits out of 17 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"15 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-pwfr-8pq7-x9qv","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T20:59:14.840Z","repository_id":37296269,"created_at":"2025-08-23T20:59:14.841Z","updated_at":"2025-08-23T20:59:14.841Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30278516,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-08T20:45:49.896Z","status":"ssl_error","status_checked_at":"2026-03-08T20:45:49.525Z","response_time":56,"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":["ci","github-actions","label-sync","workflow"],"created_at":"2024-09-24T20:52:49.973Z","updated_at":"2026-03-09T00:31:59.335Z","avatar_url":"https://github.com/srealmoreno.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[tags]:        https://github.com/srealmoreno/label-sync-action/tags\n[wiki]:        https://github.com/srealmoreno/label-sync-action/wiki\n[contributors]:https://github.com/srealmoreno/label-sync-action/graphs/contributors\n[Personal Access Token]: https://github.com/settings/tokens/new\n\n# Label Sync Action [![Codacy Badge](https://app.codacy.com/project/badge/Grade/2e47ea97e1e546afab645674825e0122)](https://www.codacy.com/gh/srealmoreno/label-sync-action/dashboard?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=srealmoreno/label-sync-action\u0026amp;utm_campaign=Badge_Grade)\n\nLabel Sync Action is a simple action that syncs labels to a GitHub repository or\nlist of repositories.\n\nManage all tags from all your repositories in a single place.\n\n## 🚀 Getting Started\n\n### Create a config file 📝\n\nThe default file path is `.github/labels.yml`, but you can specify a different path\nsee options below.\n\nHow to create a config file:\n\n- Create a JSON or YAML file, with one of these extensions: `.json`, `.jsonc`, `.yaml`,\n  `.yml`.\n- Every label should be an array element: add some square brackets `[]` if you need\n  to.\n- Every element of the array should be an object with the following properties:\n  - `name` - The name of the label.\n  - `color` - The color of the label.\n  - `description` - [optional] The description of the label.\n  - `aliases` - [optional] An array containing the \"aliases\" of the label. If an\n    existing label's name is an alias that label will be edited to match your config:\n    this way you don't loose issues and PRs that have been labeled previously.\n\n```yaml\n- name: breaking-change 💥\n  color: '#D93F0B'\n  description:\n    A change that changes the API or breaks backward compatibility for\n    users.\n  aliases: [breaking]\n\n- name: bug 🐞\n  color: d73a4a\n  description:\n    Inconsistencies or issues which will cause a problem for users or implementors.\n\n- name: documentation 📝\n  color: 0075ca\n  description: Solely about the documentation of the project.\n```\n\n\u003e The `#` in `color` is optional.\n\n```jsonc\n[\n  // Support comments\n  {\n    // My label\n    \"name\": \"breaking-change 💥\",\n    \"color\": \"#D93F0B\",\n    \"description\":\n      \"A change that changes the API or breaks backward compatibility for users.\",\n    \"aliases\": [\n      \"breaking\"\n    ]\n  },\n  {\n    \"name\": \"bug 🐞\",\n    \"color\": \"d73a4a\",\n    \"description\":\n      \"Inconsistencies or issues which will cause a problem for users or implementors.\"\n  },\n  {\n    \"name\": \"documentation 📝\",\n    \"color\": \"0075ca\",\n    \"description\": \"Solely about the documentation of the project.\"\n  }\n]\n```\n\n\u003e The `#` in `color` is optional.\n\n### Create a workflow 📝\n\nSample basic workflow:\n\n```yaml\nname: ♻️ Sync Labels\n\non:\n  workflow_dispatch:\n\njobs:\n  labels:\n    name: ♻️ Sync labels\n    runs-on: ubuntu-22.04\n    steps:\n      - name: ⤵️ Check out code from GitHub\n        uses: actions/checkout@v3\n\n      - name: 🚀 Run Label Sync\n        uses: srealmoreno/label-sync-action@v2\n```\n\n## 📋 Usage\n\n### Sync labels to a list of repositories 📦\n\nSpecify a repository or a list of repositories\n\n```yaml\n...\n      - name: 🚀 Run Label Sync\n        uses: srealmoreno/label-sync-action@v2\n        with:\n          token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}\n\n          # Optional:\n          repositories: |\n            owner/repository-1\n            owner/repository-2\n\n          # Optional:\n          config-file: |\n            .github/labels-1.yml\n            .github/labels-2.yml\n            https://raw.githubusercontent.com/srealmoreno/label-sync-action/main/.github/labels/labels.yml\n\n          # Optional:\n          # Clean other labels not defined in the config file(s)\n          clean-labels: false\n```\n\n\u003e Note: The default `GITHUB_TOKEN` will not have permissions to\n\u003e write labels on other repositories so you must specify a [Personal Access Token]\n\u003e with access to repositories.\n\n### Get Labels of url 🔗\n\nIt's possible to get the labels of url.\nIf you use only url, the `actions/checkout@v3` step is not necessary\n\n```yaml\n...\n    steps:\n      - name: 🚀 Run Label Sync\n        uses: srealmoreno/label-sync-action@v2\n        with:\n          config-file: https://raw.githubusercontent.com/srealmoreno/label-sync-action/main/.github/labels/labels.yml\n```\n\n### Auto Discover Repositories 🔍\n\nIf you have a very large list of repositories and you want to have the same\ntags in all repositories you can use the `auto-discover-repos` option.\n\n```yaml\n...\n      - name: 🚀 Run Label Sync\n        uses: srealmoreno/label-sync-action@v2\n        with:\n          token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}\n          auto-discover-repos: true\n\n          # Optional:\n          exclude-repos: repo-1\n          # You can specify a array of the repositories to be excluded\n          exclude-repos: |\n            repository-1\n            repository-2\n          # You can specify regex to exclude repositories\n          exclude-repos: /^repository-1$/u\n\n          # Optional:\n          account-type: org | user\n\n          # Optional:\n          owner: owner\n\n          # Optional:\n          exclude-forked-repos: true\n\n          # Optional:\n          exclude-archived-repos: true\n\n          # Optional:\n          exclude-private-repos: true\n\n          # Optional:\n          exclude-disabled-repos: true\n```\n\n## 🛠️ Built With\n\n- [Node.js](https://nodejs.org)\n- [TypeScript](https://www.typescriptlang.org)\n- [Esbuild](https://esbuild.org)\n\n## 🖇️ Contributing\n\nPlease read [CONTRIBUTING](docs/CONTRIBUTING.md) for details on our code of conduct,\nand the process for submitting pull requests to us.\n\n## 📖 Wiki\n\nYou can find more information about this project on the [wiki][wiki].\n\n## 📌 Versioning\n\nWe use [SemVer](http://semver.org/) for versioning. For the versions available,\nsee the [tags on this repository][tags].\n\n## ✒️ Authors\n\n- **Srealmoreno** - *Initial work* - [srealmoreno](https://github.com/srealmoreno)\n\nSee also the list of [contributors][contributors] who participated in this project.\n\n## 📄 License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE.md)\nfile for details\n\n## 🎁 Acknowledgments\n\n- Inspiration [EndBug/label-sync](https://github.com/EndBug/label-sync)\n- Templates [Z-shell](https://github.com/z-shell)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrealmoreno%2Flabel-sync-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrealmoreno%2Flabel-sync-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrealmoreno%2Flabel-sync-action/lists"}