{"id":37428678,"url":"https://github.com/avides/actions-action-configuration-autoupdate","last_synced_at":"2026-01-16T06:32:57.837Z","repository":{"id":40546747,"uuid":"271810769","full_name":"avides/actions-action-configuration-autoupdate","owner":"avides","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-15T16:31:51.000Z","size":393,"stargazers_count":3,"open_issues_count":3,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-12T15:14:45.037Z","etag":null,"topics":["actions","github-action-javascript","github-actions","nodejs"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/avides.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":"2020-06-12T13:56:44.000Z","updated_at":"2025-02-02T19:46:35.000Z","dependencies_parsed_at":"2024-11-26T18:02:06.379Z","dependency_job_id":"6a7d909f-2eb1-49f0-a931-308a28b29bfb","html_url":"https://github.com/avides/actions-action-configuration-autoupdate","commit_stats":{"total_commits":5,"total_committers":3,"mean_commits":"1.6666666666666667","dds":0.4,"last_synced_commit":"39971783bf8b49d79923ee7dd7046c3355f10a4b"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/avides/actions-action-configuration-autoupdate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avides%2Factions-action-configuration-autoupdate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avides%2Factions-action-configuration-autoupdate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avides%2Factions-action-configuration-autoupdate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avides%2Factions-action-configuration-autoupdate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avides","download_url":"https://codeload.github.com/avides/actions-action-configuration-autoupdate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avides%2Factions-action-configuration-autoupdate/sbom","scorecard":{"id":218143,"data":{"date":"2025-08-11","repo":{"name":"github.com/avides/actions-action-configuration-autoupdate","commit":"a2c37e6e0a66b0f32d958f4afd3bf7837f73ac45"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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":"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":"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":"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":"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/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/avides/actions-action-configuration-autoupdate/nightly.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/avides/actions-action-configuration-autoupdate/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/review.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/avides/actions-action-configuration-autoupdate/review.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/nightly.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:19","Warn: npmCommand not pinned by hash: .github/workflows/review.yml:18","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 npmCommand 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/review.yml: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":"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":"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":"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":"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":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"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 5 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"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-x4c5-c7rf-jjgv","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T02:01:20.577Z","repository_id":40546747,"created_at":"2025-08-17T02:01:20.578Z","updated_at":"2025-08-17T02:01:20.578Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28477811,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T06:30:42.265Z","status":"ssl_error","status_checked_at":"2026-01-16T06:30:16.248Z","response_time":107,"last_error":"SSL_read: 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":["actions","github-action-javascript","github-actions","nodejs"],"created_at":"2026-01-16T06:32:57.725Z","updated_at":"2026-01-16T06:32:57.806Z","avatar_url":"https://github.com/avides.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# actions-action-configuration-autoupdate\n\nThis actions updates the local GitHub Actions configuration `yml`-files. You need an extra Github repository as source for your GitHub Actions configuration. To auto-commit the changes within the action run you can use the [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) action.\n\n## Requirements\n\n- GitHub repository that contains your personal GitHub Actions configuration files\n\n## Inputs\n\n### `token`\n\n**Required** The repository token is used to request the remote GitHub Actions configuration-files from the [GitHub API](https://developer.github.com/v3/repos/contents/#get-contents)\n\n### `actions-configuration-files`\n\n**Required** Comma separated list of GitHub Action configuration filenames with path to the location in your remote repository\n\n### `source-repository`\n\n**Required** GitHub repository where your GitHub Action configuration is located\n\n### `source-ref`\n\nBranch/Commit/Tag from source repository where to get updated GitHub Actions configuration files (default: master)\n\n## Outputs\n\n### `updated`\n\nIs set to `true` if one configuration file is changed. Usage:\n\n``` yaml\n- uses: avides/actions-action-configuration-autoupdate@v2.0.0\n  id: actions_action_configuration_autoupdate\n  with:\n    token: ${{ secrets.PAT }}\n    actions-configuration-files: path/to/files/workflow1.yml,path/to/files/workflow2.yml\n    source-repository: your/workflow-configuration-repository\n\n- name: action-configuration-updated\n  if: ${{ steps.actions_action_configuration_autoupdate.outputs.updated }} == 'true'\n  run: exit 1\n```\n\n## Example usage\n\n``` yaml\n- name: action-configuration-autoupdate\n  uses: avides/actions-action-configuration-autoupdate@v2.0.0\n  with:\n    token: ${{ secrets.PAT }}\n    actions-configuration-files: path/to/files/workflow1.yml,path/to/files/workflow2.yml\n    source-repository: your/workflow-configuration-repository\n```\n\n## Example usage with auto-commit\n\n``` yaml\n- name: checkout\n  uses: actions/checkout@v3\n  with:\n    ref: ${{ github.head_ref }}\n    token: ${{ secrets.PAT }}\n\n- name: action-configuration-autoupdate\n  uses: avides/actions-action-configuration-autoupdate@v2.0.0\n  with:\n    token: ${{ secrets.PAT }}\n    actions-configuration-files: path/to/files/workflow1.yml,path/to/files/workflow2.yml\n    source-repository: your/workflow-configuration-repository\n\n- uses: stefanzweifel/git-auto-commit-action@v5\n  with:\n    file_pattern: .github/workflows/*.yml\n    commit_message: Update GitHub Action configuration\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favides%2Factions-action-configuration-autoupdate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favides%2Factions-action-configuration-autoupdate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favides%2Factions-action-configuration-autoupdate/lists"}