actions-marketplace-validations/Update Hugo Version Pin in Netlify Config

Update the version pin for Hugo in a netlify.toml file if needed.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Feb 21, 2022
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/platenio_action-netlify-toml-update-hugo@ef0ef410168269848065c6d78a648fd159821135 # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
no-installSpecify to skip the hugo install stepnofalse
no-writeSpecify to prevent updating the netlify.tomlnofalse
line-endingsWhether to write LF or CRLF line endings in netlify.toml.noLF
netlify-toml-pathPath to the netlify.toml config file from project rootno./netlify.toml
namedescription
updatedConfigWhether or not this action updated the netlify.toml config file
latestVersionThe latest version of hugo available if installed via this action