{"id":20696819,"url":"https://github.com/actionsdesk/use-private-action","last_synced_at":"2025-09-27T07:30:55.271Z","repository":{"id":103244860,"uuid":"406834996","full_name":"ActionsDesk/use-private-action","owner":"ActionsDesk","description":"Provides an interface to use actions stored in private repositories","archived":false,"fork":false,"pushed_at":"2021-09-29T15:09:47.000Z","size":21,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-17T00:19:53.086Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":false,"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/ActionsDesk.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":"2021-09-15T15:57:20.000Z","updated_at":"2023-02-25T13:22:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"f6502b59-1b3f-4226-9e37-737e67b3dd4b","html_url":"https://github.com/ActionsDesk/use-private-action","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ActionsDesk%2Fuse-private-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ActionsDesk%2Fuse-private-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ActionsDesk%2Fuse-private-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ActionsDesk%2Fuse-private-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ActionsDesk","download_url":"https://codeload.github.com/ActionsDesk/use-private-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234409120,"owners_count":18827934,"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":"2024-11-17T00:15:30.958Z","updated_at":"2025-09-27T07:30:54.945Z","avatar_url":"https://github.com/ActionsDesk.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# use-private-action\n\n\u003e TLDR; A composite action that will clone a private/internal action (from an organization) and use it. Provides a simple interface as close as possible to the native workflow syntax.\n\n## Usage\n\n```yaml\non: [push]\n\njobs:\n  build:\n    runs-on: ubuntu-latest\n    \n    steps:  \n      - uses: actions/checkout@v2\n      - uses: ActionsDesk/use-private-action@main\n        with:\n          uses: ORG/PRIVATE_ACTION_NAME@v1\n          github_app_id: ${{secrets.APP_ID}}\n          github_app_private_key: ${{secrets.APP_PRIVATE_KEY}}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factionsdesk%2Fuse-private-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Factionsdesk%2Fuse-private-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factionsdesk%2Fuse-private-action/lists"}