Skip to content

fix(deps): update module github.com/gohugoio/hugo to v0.140.1 #1931

fix(deps): update module github.com/gohugoio/hugo to v0.140.1

fix(deps): update module github.com/gohugoio/hugo to v0.140.1 #1931

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request_target:
jobs:
triage:
runs-on: ubuntu-22.04
timeout-minutes: 1
permissions:
pull-requests: write
steps:
# https://github.com/actions/labeler
- uses: actions/labeler@v4.3.0
with:
repo-token: ${{ github.token }}