{"id":19378741,"url":"https://github.com/dynamods/actions","last_synced_at":"2026-05-12T23:06:41.923Z","repository":{"id":226117057,"uuid":"767799498","full_name":"DynamoDS/actions","owner":"DynamoDS","description":"collection of composite actions","archived":false,"fork":false,"pushed_at":"2026-04-20T20:28:45.000Z","size":669,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-04-20T22:31:36.309Z","etag":null,"topics":["github-actions","github-composite-actions","shared-resources"],"latest_commit_sha":null,"homepage":"https://dynamods.github.io/actions/","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/DynamoDS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-03-05T23:13:11.000Z","updated_at":"2026-04-20T20:28:13.000Z","dependencies_parsed_at":"2024-04-01T14:49:51.609Z","dependency_job_id":"5eb75cb3-9550-484f-ab50-66640c505eb4","html_url":"https://github.com/DynamoDS/actions","commit_stats":null,"previous_names":["dynamods/actions"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DynamoDS/actions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DynamoDS%2Factions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DynamoDS%2Factions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DynamoDS%2Factions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DynamoDS%2Factions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DynamoDS","download_url":"https://codeload.github.com/DynamoDS/actions/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DynamoDS%2Factions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32960357,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-12T09:19:52.626Z","status":"ssl_error","status_checked_at":"2026-05-12T09:17:33.438Z","response_time":102,"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":["github-actions","github-composite-actions","shared-resources"],"created_at":"2024-11-10T09:07:01.447Z","updated_at":"2026-05-12T23:06:41.906Z","avatar_url":"https://github.com/DynamoDS.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- ! This file is auto-generated. Please run ./utils/generate_readme.sh to regenerate it. --\u003e\n# Actions\n\nCollection of compostite actions\n\nname | description | docs | example workflow | status\n-----|-------------|------|------------------|-------\n[Greeting](https://github.com/DynamoDS/actions/blob/master/greeting/action.yml) | Greeting | [docs](greeting/README.md) | [greeting_action.yml](.github/workflows/greeting_action.yml) | [![Greeting (Action)](https://github.com/DynamoDS/actions/actions/workflows/greeting_action.yml/badge.svg)](https://github.com/DynamoDS/actions/actions/workflows/greeting_action.yml)\n[MSBuild](https://github.com/DynamoDS/actions/blob/master/msbuild/action.yml) | Build .NET solution with MSBuild | [docs](msbuild/README.md) | [msbuild_action.yml](.github/workflows/msbuild_action.yml) | [![MSBuild (Action)](https://github.com/DynamoDS/actions/actions/workflows/msbuild_action.yml/badge.svg)](https://github.com/DynamoDS/actions/actions/workflows/msbuild_action.yml)\n[Notify Slack](https://github.com/DynamoDS/actions/blob/master/notify_slack/action.yml) | Send notification to Slack | [docs](notify_slack/README.md) | [notify_slack_action.yml](.github/workflows/notify_slack_action.yml) | [![Notify Slack (Action)](https://github.com/DynamoDS/actions/actions/workflows/notify_slack_action.yml/badge.svg)](https://github.com/DynamoDS/actions/actions/workflows/notify_slack_action.yml)\n[NPM Build](https://github.com/DynamoDS/actions/blob/master/npm_build/action.yml) | Build a Node.js project | [docs](npm_build/README.md) | [npm_build_action.yml](.github/workflows/npm_build_action.yml) | [![NPM Build (Action)](https://github.com/DynamoDS/actions/actions/workflows/npm_build_action.yml/badge.svg)](https://github.com/DynamoDS/actions/actions/workflows/npm_build_action.yml)\n[Sync Repo](https://github.com/DynamoDS/actions/blob/master/sync_repo/action.yml) | Sync Repository | [docs](sync_repo/README.md) | [sync_repo_action.yml](.github/workflows/sync_repo_action.yml) | [![Sync Repo (Action)](https://github.com/DynamoDS/actions/actions/workflows/sync_repo_action.yml/badge.svg)](https://github.com/DynamoDS/actions/actions/workflows/sync_repo_action.yml)\n\nMore info:\n\n- [Creating a composite action](https://docs.github.com/en/actions/creating-actions/creating-a-composite-action)\n- [Wiki](https://wiki.autodesk.com/pages/viewpage.action?pageId=2009017625)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdynamods%2Factions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdynamods%2Factions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdynamods%2Factions/lists"}