{"id":5789956,"name":"matifali/update-coder-template","ecosystem":"actions","description":"An action to deploy changes to your coder template automatically","homepage":"https://github.com/marketplace/actions/update-coder-template","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/matifali/update-coder-template","keywords_array":["ci","coder","continuous-deployment","continuous-integration","docker","github-actions","terraform"],"namespace":"matifali","versions_count":28,"first_release_published_at":"2022-11-21T10:07:33.000Z","latest_release_published_at":"2024-05-23T09:06:59.000Z","latest_release_number":"v3.0.1","last_synced_at":"2026-09-08T18:22:25.599Z","created_at":"2023-01-03T17:32:59.975Z","updated_at":"2026-09-10T02:13:31.436Z","registry_url":"https://github.com/matifali/update-coder-template","install_command":null,"documentation_url":null,"metadata":{"name":"Update Coder Template","description":"An action to deploy changes to your coder template automatically","author":"Muhammad Atif Ali \u003cme@matifali.dev\u003e","branding":{"icon":"arrow-up-circle","color":"green"},"inputs":{"id":{"description":"Template identifier (e.g. my-template)","required":true},"url":{"description":"Coder access URL (e.g. https://coder.example.com)","required":true},"coder_session_token":{"description":"Coder session token","required":true},"dir":{"description":"Template directory name (path to the directory containing the main.tf file default: TEMPLATE_NAME)","required":false},"name":{"description":"Template version name (e.g. v1.0.0, commit hash, etc.), should be unique, default: a random string","required":false},"activate":{"description":"Marks the current template version as active","required":false,"default":"true"},"provisioner_tag":{"description":"Add provisioner tag to the template, useful for identifying the template version in the Coder UI","required":false,"default":"-"},"message":{"description":"update message","required":false,"default":"Updated via update-coder-template action"},"organization":{"description":"organization name","required":false,"default":""},"dry_run":{"description":"Dry run","required":false,"default":"false"},"ignore_lockfile":{"description":"Ignore warnings about not having a .terraform.lock.hcl file present in the template.","required":false,"default":"false"}},"runs":{"using":"composite","steps":[{"run":"curl -fsSL $CODER_URL/bin/coder-linux-amd64 -o /usr/local/bin/coder \u0026\u0026 chmod +x /usr/local/bin/coder","shell":"bash","env":{"CODER_URL":"${{ inputs.url }}"}},{"run":"${{ github.action_path }}/push_template.sh","shell":"bash","env":{"CODER_SESSION_TOKEN":"${{ inputs.coder_session_token }}","CODER_URL":"${{ inputs.url }}","CODER_TEMPLATE_ID":"${{ inputs.id }}","CODER_TEMPLATE_DIR":"${{ inputs.dir }}","CODER_TEMPLATE_VERSION_NAME":"${{ inputs.name }}","CODER_TEMPLATE_ACTIVATE":"${{ inputs.activate }}","CODER_TEMPLATE_MESSAGE":"${{ inputs.message }}","CODER_TEMPLATE_DRY_RUN":"${{ inputs.dry_run }}","CODER_PROVISIONER_TAG":"${{ inputs.provisioner_tag }}","CODER_IGNORE_LOCKFILE":"${{ inputs.ignore_lockfile }}","CODER_TEMPLATE_ORGANIZATION":"${{ inputs.organization }}"}}]},"default_branch":"main","path":null},"repo_metadata":{"id":63692694,"uuid":"568731118","full_name":"matifali/update-coder-template","owner":"matifali","description":"Update coder templates automatically","archived":false,"fork":false,"pushed_at":"2025-10-29T05:42:04.000Z","size":53,"stargazers_count":37,"open_issues_count":1,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-08-06T22:57:47.814Z","etag":null,"topics":["ci","coder","continuous-deployment","continuous-integration","docker","github-actions","terraform"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/update-coder-template","language":"Shell","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/matifali.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-11-21T09:42:35.000Z","updated_at":"2026-04-15T12:24:03.000Z","dependencies_parsed_at":"2026-03-08T06:00:18.725Z","dependency_job_id":null,"html_url":"https://github.com/matifali/update-coder-template","commit_stats":{"total_commits":15,"total_committers":2,"mean_commits":7.5,"dds":"0.33333333333333337","last_synced_commit":"d1ba1c96ba1db64fc3678b13136fb58ee05f584e"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/matifali/update-coder-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matifali%2Fupdate-coder-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matifali%2Fupdate-coder-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matifali%2Fupdate-coder-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matifali%2Fupdate-coder-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matifali","download_url":"https://codeload.github.com/matifali/update-coder-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matifali%2Fupdate-coder-template/sbom","scorecard":{"id":624840,"data":{"date":"2025-08-11","repo":{"name":"github.com/matifali/update-coder-template","commit":"c5dfa097d7df07d605d3e2f54f1b4fd5679bde5d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/14 approved changesets -- score normalized to 0","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/update-main-version.yaml: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":"Maintained","score":0,"reason":"0 commit(s) and 0 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-main-version.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/matifali/update-coder-template/update-main-version.yaml/main?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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"}}]},"last_synced_at":"2025-08-21T06:06:57.249Z","repository_id":63692694,"created_at":"2025-08-21T06:06:57.250Z","updated_at":"2025-08-21T06:06:57.250Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37166410,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-08T02:00:05.531Z","response_time":108,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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"},"owner_record":{"login":"matifali","name":"Atif Ali","uuid":"10648092","kind":"user","description":"Product Manager at @coder","email":"atif@coder.com","website":"https://matifali.dev","location":null,"twitter":"ioatif","company":"Coder Technologies Inc. @coder","icon_url":"https://avatars.githubusercontent.com/u/10648092?u=60d24b35d3cbbee840ff2e795098dcf04190bb92\u0026v=4","repositories_count":61,"last_synced_at":"2026-09-09T07:21:08.153Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/matifali","funding_links":["https://github.com/sponsors/matifali"],"total_stars":176,"followers":71,"following":92,"created_at":"2023-04-16T07:20:33.614Z","updated_at":"2026-09-09T07:21:08.327Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matifali","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matifali/repositories"},"tags":[{"name":"v3","sha":"ccc49c4662ffa92ace4f63fdd55684663c1f46f6","kind":"commit","published_at":"2024-05-23T09:06:59.000Z","download_url":"https://codeload.github.com/matifali/update-coder-template/tar.gz/v3","html_url":"https://github.com/matifali/update-coder-template/releases/tag/v3","dependencies_parsed_at":null,"dependency_job_id":"2674809a-bde6-4958-b37e-d02596f1d578","purl":"pkg:github/matifali/update-coder-template@v3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matifali%2Fupdate-coder-template/tags/v3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matifali%2Fupdate-coder-template/tags/v3/manifests"},{"name":"v3.0.1","sha":"ccc49c4662ffa92ace4f63fdd55684663c1f46f6","kind":"commit","published_at":"2024-05-23T09:06:59.000Z","download_url":"https://codeload.github.com/matifali/update-coder-template/tar.gz/v3.0.1","html_url":"https://github.com/matifali/update-coder-template/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matifali/update-coder-template@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matifali%2Fupdate-coder-template/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matifali%2Fupdate-coder-template/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"c78b447a960d38407acfd5654c1f170e033cfaf8","kind":"commit","published_at":"2023-08-11T10:28:37.000Z","download_url":"https://codeload.github.com/matifali/update-coder-template/tar.gz/v3.0.0","html_url":"https://github.com/matifali/update-coder-template/releases/tag/v3.0.0","dependencies_parsed_at":"2023-08-13T04:29:21.000Z","dependency_job_id":null,"purl":"pkg:github/matifali/update-coder-template@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matifali%2Fupdate-coder-template/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matifali%2Fupdate-coder-template/tags/v3.0.0/manifests"},{"name":"v2.0.8","sha":"963275f4fcd3bb0c95bf77d07c95b54aada8fd9d","kind":"tag","published_at":"2023-06-07T13:19:25.000Z","download_url":"https://codeload.github.com/matifali/update-coder-template/tar.gz/v2.0.8","html_url":"https://github.com/matifali/update-coder-template/releases/tag/v2.0.8","dependencies_parsed_at":"2023-06-09T00:08:12.428Z","dependency_job_id":null,"purl":"pkg:github/matifali/update-coder-template@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matifali%2Fupdate-coder-template/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matifali%2Fupdate-coder-template/tags/v2.0.8/manifests"},{"name":"v2","sha":"963275f4fcd3bb0c95bf77d07c95b54aada8fd9d","kind":"commit","published_at":"2023-06-07T13:19:14.000Z","download_url":"https://codeload.github.com/matifali/update-coder-template/tar.gz/v2","html_url":"https://github.com/matifali/update-coder-template/releases/tag/v2","dependencies_parsed_at":null,"dependency_job_id":"32394a73-4511-4db2-b639-8936b53ffe7a","purl":"pkg:github/matifali/update-coder-template@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matifali%2Fupdate-coder-template/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matifali%2Fupdate-coder-template/tags/v2/manifests"},{"name":"v2.0.7","sha":"a16ab1c0b1bc75ba8647a66a07f7be6420ea541b","kind":"tag","published_at":"2023-06-07T12:55:56.000Z","download_url":"https://codeload.github.com/matifali/update-coder-template/tar.gz/v2.0.7","html_url":"https://github.com/matifali/update-coder-template/releases/tag/v2.0.7","dependencies_parsed_at":"2023-06-09T00:08:12.410Z","dependency_job_id":null,"purl":"pkg:github/matifali/update-coder-template@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matifali%2Fupdate-coder-template/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matifali%2Fupdate-coder-template/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"55e892b83404ba2fdc5bb5cae504fb61d31e0f03","kind":"tag","published_at":"2023-06-07T12:07:09.000Z","download_url":"https://codeload.github.com/matifali/update-coder-template/tar.gz/v2.0.6","html_url":"https://github.com/matifali/update-coder-template/releases/tag/v2.0.6","dependencies_parsed_at":"2023-06-09T00:08:11.695Z","dependency_job_id":null,"purl":"pkg:github/matifali/update-coder-template@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matifali%2Fupdate-coder-template/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matifali%2Fupdate-coder-template/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"bda37685fd45cc624bfe0958f748e59f958bca5e","kind":"tag","published_at":"2023-06-07T11:40:44.000Z","download_url":"https://codeload.github.com/matifali/update-coder-template/tar.gz/v2.0.5","html_url":"https://github.com/matifali/update-coder-template/releases/tag/v2.0.5","dependencies_parsed_at":"2023-06-09T00:08:12.339Z","dependency_job_id":null,"purl":"pkg:github/matifali/update-coder-template@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matifali%2Fupdate-coder-template/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matifali%2Fupdate-coder-template/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"bdc14d3dfc443d607b646f0599eb966eeccf600b","kind":"tag","published_at":"2023-06-07T11:31:33.000Z","download_url":"https://codeload.github.com/matifali/update-coder-template/tar.gz/v2.0.4","html_url":"https://github.com/matifali/update-coder-template/releases/tag/v2.0.4","dependencies_parsed_at":"2023-06-09T00:08:11.747Z","dependency_job_id":null,"purl":"pkg:github/matifali/update-coder-template@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matifali%2Fupdate-coder-template/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matifali%2Fupdate-coder-template/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"f662658e174ae594480560d785ddf48221e3a673","kind":"tag","published_at":"2023-06-07T11:03:25.000Z","download_url":"https://codeload.github.com/matifali/update-coder-template/tar.gz/v2.0.3","html_url":"https://github.com/matifali/update-coder-template/releases/tag/v2.0.3","dependencies_parsed_at":"2023-06-09T00:08:11.645Z","dependency_job_id":null,"purl":"pkg:github/matifali/update-coder-template@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matifali%2Fupdate-coder-template/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matifali%2Fupdate-coder-template/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"330cff1d5475e9d677cc50d1b31e4e1748e8e2d0","kind":"tag","published_at":"2023-06-07T09:52:42.000Z","download_url":"https://codeload.github.com/matifali/update-coder-template/tar.gz/v2.0.2","html_url":"https://github.com/matifali/update-coder-template/releases/tag/v2.0.2","dependencies_parsed_at":"2023-06-09T00:08:11.608Z","dependency_job_id":null,"purl":"pkg:github/matifali/update-coder-template@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matifali%2Fupdate-coder-template/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matifali%2Fupdate-coder-template/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"a0cf7181583bde455da9253f656cb57a7271c061","kind":"tag","published_at":"2023-06-07T09:37:38.000Z","download_url":"https://codeload.github.com/matifali/update-coder-template/tar.gz/v2.0.1","html_url":"https://github.com/matifali/update-coder-template/releases/tag/v2.0.1","dependencies_parsed_at":"2023-06-09T00:08:11.681Z","dependency_job_id":null,"purl":"pkg:github/matifali/update-coder-template@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matifali%2Fupdate-coder-template/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matifali%2Fupdate-coder-template/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"56bfec8c51abab2fc1222777a38ae2da30088b90","kind":"tag","published_at":"2023-06-04T22:42:12.000Z","download_url":"https://codeload.github.com/matifali/update-coder-template/tar.gz/v2.0.0","html_url":"https://github.com/matifali/update-coder-template/releases/tag/v2.0.0","dependencies_parsed_at":"2023-06-06T00:07:53.844Z","dependency_job_id":null,"purl":"pkg:github/matifali/update-coder-template@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matifali%2Fupdate-coder-template/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matifali%2Fupdate-coder-template/tags/v2.0.0/manifests"},{"name":"v1","sha":"d1ba1c96ba1db64fc3678b13136fb58ee05f584e","kind":"commit","published_at":"2023-02-25T15:40:56.000Z","download_url":"https://codeload.github.com/matifali/update-coder-template/tar.gz/v1","html_url":"https://github.com/matifali/update-coder-template/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":"b444da88-6640-4a58-aa9e-82c13e398eb8","purl":"pkg:github/matifali/update-coder-template@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matifali%2Fupdate-coder-template/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matifali%2Fupdate-coder-template/tags/v1/manifests"},{"name":"v1.0.3","sha":"d1ba1c96ba1db64fc3678b13136fb58ee05f584e","kind":"commit","published_at":"2023-02-25T15:40:56.000Z","download_url":"https://codeload.github.com/matifali/update-coder-template/tar.gz/v1.0.3","html_url":"https://github.com/matifali/update-coder-template/releases/tag/v1.0.3","dependencies_parsed_at":"2023-06-02T01:21:30.141Z","dependency_job_id":null,"purl":"pkg:github/matifali/update-coder-template@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matifali%2Fupdate-coder-template/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matifali%2Fupdate-coder-template/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"7a9d2b6f3372658536fbc8a52f779467e09ab4a7","kind":"commit","published_at":"2023-01-23T07:20:10.000Z","download_url":"https://codeload.github.com/matifali/update-coder-template/tar.gz/v1.0.2","html_url":"https://github.com/matifali/update-coder-template/releases/tag/v1.0.2","dependencies_parsed_at":"2023-06-02T01:21:31.240Z","dependency_job_id":null,"purl":"pkg:github/matifali/update-coder-template@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matifali%2Fupdate-coder-template/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matifali%2Fupdate-coder-template/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"4fb13d9906581200966e928f4b3b6ab049b0d5eb","kind":"commit","published_at":"2022-11-28T08:51:13.000Z","download_url":"https://codeload.github.com/matifali/update-coder-template/tar.gz/v1.0.1","html_url":"https://github.com/matifali/update-coder-template/releases/tag/v1.0.1","dependencies_parsed_at":"2023-05-31T20:47:47.495Z","dependency_job_id":null,"purl":"pkg:github/matifali/update-coder-template@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matifali%2Fupdate-coder-template/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matifali%2Fupdate-coder-template/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-10T02:13:31.436Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":43.219774996038666,"dependent_packages_count":0.0,"stargazers_count":7.070194897797497,"forks_count":35.29076216130566,"docker_downloads_count":null,"average":21.395183013785456},"purl":"pkg:githubactions/matifali/update-coder-template","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/matifali/update-coder-template","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/matifali/update-coder-template","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/matifali/update-coder-template/dependencies","status":null,"funding_links":["https://github.com/sponsors/matifali"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-08T05:33:06.074Z","issues_count":5,"pull_requests_count":12,"avg_time_to_close_issue":2511719.0,"avg_time_to_close_pull_request":974611.4444444445,"issues_closed_count":3,"pull_requests_closed_count":9,"pull_request_authors_count":3,"issue_authors_count":2,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.08333333333333333,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":8754472.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/matifali%2Fupdate-coder-template/issues","maintainers":[{"login":"matifali","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matifali"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/matifali%2Fupdate-coder-template/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/matifali%2Fupdate-coder-template/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/matifali%2Fupdate-coder-template/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/matifali%2Fupdate-coder-template/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/matifali%2Fupdate-coder-template/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/matifali%2Fupdate-coder-template/codemeta","maintainers":[]}