ActionRank

Github Workflow Sync

Actively maintained

varunsridharan/action-github-workflow-sync · MIT

Github Action To Sync Github Action's Workflow Files Across Repositories

71 starsLast commit 2 months agoLatest 3.5
D
53
/ 100
Security 51Maintenance 77Popularity 36Reliability 30

Security signals

OpenSSF Scorecard5.1 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: varunsridharan/action-github-workflow-sync@3c60cce5ee8e615a7c68ac75fc14893dcac62d49 # 3.5

Mutable tags like 3.5 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: varunsridharan/action-github-workflow-sync@3c60cce5ee8e615a7c68ac75fc14893dcac62d49 # 3.5

Score breakdown

Security (35%)51
Popularity (20%)36
Maintenance (30%)77
Reliability (15%)30