Skip to content

Commit

Permalink
chore(deps): update dependency gohugoio/hugo to v0.139.5 in .github/w…
Browse files Browse the repository at this point in the history
…orkflows/test.yml (#232)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 15, 2024
1 parent ee97ce0 commit 560fd8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
runs-on: ubuntu-latest
env:
# renovate: datasource=github-releases depName=gohugoio/hugo
HUGO_VERSION: 0.139.4
HUGO_VERSION: 0.139.5
steps:
- name: Install Hugo CLI
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
runs-on: ubuntu-latest
env:
# renovate: datasource=github-releases depName=gohugoio/hugo
HUGO_VERSION: 0.139.4
HUGO_VERSION: 0.139.5
steps:
- name: Install Hugo CLI
run: |
Expand Down

0 comments on commit 560fd8c

Please sign in to comment.