ActionRank

Deploy Hugo to Remote

Actively maintained

victoriadrake/hugo-remote · MIT

GitHub Action to build and deploy a Hugo site to a remote repository. Deploy from a private repo to a public one!

69 starsLast commit 1 months agoLatest v2.2
D
50
/ 100
Security 42Maintenance 78Popularity 38Reliability 30

Security signals

OpenSSF Scorecard3.6 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: victoriadrake/hugo-remote@e8148829b2d38c0f3b6443b7abc5f1fde603acfa # v2.2

Mutable tags like v2.2 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: victoriadrake/hugo-remote@e8148829b2d38c0f3b6443b7abc5f1fde603acfa # v2.2

Score breakdown

Security (35%)42
Popularity (20%)38
Maintenance (30%)78
Reliability (15%)30