Skip to content

vers(hugo): update to v0.128.2 #22

vers(hugo): update to v0.128.2

vers(hugo): update to v0.128.2 #22

Workflow file for this run

---
name: lint
on: [push]
jobs:
lint:
name: runner / hadolint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: hadolint/hadolint-action@v1.5.0
with:
dockerfile: Dockerfile