Skip to content

Commit

Permalink
Merge pull request #211 from coreruleset/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
chore(deps): update dependency gohugoio/hugo to v0.139.0 in .github/workflows/test.yml
  • Loading branch information
fzipi authored Nov 20, 2024
2 parents 8fc3455 + 1ba8a1e commit 889fa1b
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.135.0
HUGO_VERSION: 0.139.0
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.135.0
HUGO_VERSION: 0.139.0
steps:
- name: Install Hugo CLI
run: |
Expand Down

0 comments on commit 889fa1b

Please sign in to comment.