{"id":18952303,"url":"https://github.com/step-security/setup-yq","last_synced_at":"2025-07-22T05:31:36.045Z","repository":{"id":210112165,"uuid":"725757684","full_name":"step-security/setup-yq","owner":"step-security","description":"Sets up YQ, yet-another-markup-language-query-er, for use in your Github Actions workflow","archived":false,"fork":false,"pushed_at":"2025-06-02T00:29:09.000Z","size":473,"stargazers_count":0,"open_issues_count":16,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-02T10:37:45.544Z","etag":null,"topics":["step-security-maintained-actions"],"latest_commit_sha":null,"homepage":"https://docs.stepsecurity.io/actions/stepsecurity-maintained-actions","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/step-security.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-11-30T20:12:57.000Z","updated_at":"2025-05-29T04:26:10.000Z","dependencies_parsed_at":"2025-03-24T01:23:01.091Z","dependency_job_id":"8cc7fde3-a679-41b5-b875-0dc8badc4d94","html_url":"https://github.com/step-security/setup-yq","commit_stats":null,"previous_names":["step-security/setup-yq"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/step-security/setup-yq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fsetup-yq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fsetup-yq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fsetup-yq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fsetup-yq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/step-security","download_url":"https://codeload.github.com/step-security/setup-yq/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fsetup-yq/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266433108,"owners_count":23927701,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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":["step-security-maintained-actions"],"created_at":"2024-11-08T13:32:41.814Z","updated_at":"2025-07-22T05:31:36.038Z","avatar_url":"https://github.com/step-security.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# setup-yq\n\nSets up [YQ][ref-yq], yet-another-markup-language-query-er, for use in your GitHub Actions workflow. (And it caches it, too!)\n\n**NB: This version of YQ purposefully diverges from JQ's argument format.**\n\n## Usage\n\n```\n# in your job:\nname: MY GREAT JOB\non:\n  push:\n    branches:\n      - '*'\njobs:\n  yq-example:\n    name: YQ example!\n    runs-on: ubuntu-latest\n\n    steps:\n    - uses: actions/checkout@v4\n    - uses: step-security/setup-yq@v1\n    - name: Show folks how to run YQ:\n      run: |\n        yq --help\n\n```\n\n## License\n\nApache-2.0\n\n[ref-yq]: https://github.com/mikefarah/yq\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstep-security%2Fsetup-yq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstep-security%2Fsetup-yq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstep-security%2Fsetup-yq/lists"}