ActionRank

Manage Files in Multiple Repositories

Abandoned

derberg/manage-files-in-multiple-repositories · MIT

GitHub Action that introduces support for global workflows. Global workflows are the one you update in just one repo and they are automatically updated in other repositories.

61 starsLast commit 3 years agoLatest v2.1.0
F
34
/ 100
Security 34Maintenance 4Popularity 35Reliability 92

Security signals

OpenSSF Scorecard2.3 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: derberg/manage-files-in-multiple-repositories@beecbe897cf5ed7f3de5a791a3f2d70102fe7c25 # v2.1.0

Mutable tags like v2.1.0 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: derberg/manage-files-in-multiple-repositories@beecbe897cf5ed7f3de5a791a3f2d70102fe7c25 # v2.1.0

Score breakdown

Security (35%)34
Popularity (20%)35
Maintenance (30%)4
Reliability (15%)92