ActionRank

actions-template-sync

Actively maintained

AndreasAugustin/actions-template-sync · MIT

Github action for syncing other repositories (templates) with current repository. Any git provider like GitHub (enterprise), GitLab, Gittea,.. are supported for the source repository

327 starsLast commit 1 months agoLatest v2.5.3
B
70
/ 100
Security 67Maintenance 87Popularity 52Reliability 70

Security signals

OpenSSF Scorecard6.1 / 10
SECURITY.md presentNo
Immutable releasesEnabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: AndreasAugustin/actions-template-sync@8a0f668b83c32a0f673353086d74f12b8853d4f5 # v2.5.3

Mutable tags like v2.5.3 can be rewritten to point at malicious commits. Pinning to the full commit SHA is the only reference GitHub guarantees immutable.

Full workflow example
steps:
  - uses: AndreasAugustin/actions-template-sync@8a0f668b83c32a0f673353086d74f12b8853d4f5 # v2.5.3

Score breakdown

Security (35%)67
Popularity (20%)52
Maintenance (30%)87
Reliability (15%)70