{"id":24563838,"url":"https://github.com/mildronize/actions-yq-secret","last_synced_at":"2025-03-17T00:25:18.735Z","repository":{"id":83976302,"uuid":"480222988","full_name":"mildronize/actions-yq-secret","owner":"mildronize","description":"GitHub Action yq wrapper for hiding secrets","archived":false,"fork":false,"pushed_at":"2023-10-09T13:59:11.000Z","size":4,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-23T10:15:50.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mildronize.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-04-11T04:13:42.000Z","updated_at":"2022-04-11T04:43:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"f0cf3c2e-eecb-41b2-bf1d-92248fb95b22","html_url":"https://github.com/mildronize/actions-yq-secret","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mildronize%2Factions-yq-secret","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mildronize%2Factions-yq-secret/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mildronize%2Factions-yq-secret/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mildronize%2Factions-yq-secret/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mildronize","download_url":"https://codeload.github.com/mildronize/actions-yq-secret/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243951885,"owners_count":20373812,"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":[],"created_at":"2025-01-23T10:16:08.450Z","updated_at":"2025-03-17T00:25:18.712Z","avatar_url":"https://github.com/mildronize.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# actions-yq-secret\nGitHub Action yq wrapper for hiding secrets\n\nyq is a portable command-line YAML, JSON and XML processor\n\n## Usage \n- Main Repo: https://github.com/mikefarah/yq/\n- yq documentation: https://mikefarah.gitbook.io/yq/\n\n```yml\nsteps:\n  - name: Get test\n    id: secret\n    uses: mildronize/actions-yq-secret@v1\n    with:\n      cmd: yq '.secret' examples/data.yml\n      sensitive: true\n  - run: echo \"${{ steps.secret.outputs.result  }}\"\n```\n\n## Todo\n\n- [ ] Create a Pull Request to [mikefarah/yq](https://github.com/mikefarah/yq/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmildronize%2Factions-yq-secret","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmildronize%2Factions-yq-secret","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmildronize%2Factions-yq-secret/lists"}