Skip to content

Commit 0bd6612

Browse files
chore(deps): bump peaceiris/actions-hugo from 3.0.0 to 3.2.1
Bumps [peaceiris/actions-hugo](https://github.com/peaceiris/actions-hugo) from 3.0.0 to 3.2.1. - [Release notes](https://github.com/peaceiris/actions-hugo/releases) - [Changelog](https://github.com/peaceiris/actions-hugo/blob/main/CHANGELOG.md) - [Commits](peaceiris/actions-hugo@75d2e84...2752ce1) --- updated-dependencies: - dependency-name: peaceiris/actions-hugo dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4043d38 commit 0bd6612

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
node-version: '22'
2727

2828
- name: Setup Hugo
29-
uses: peaceiris/actions-hugo@75d2e84710de30f6ff7268e08f310b60ef14033f
29+
uses: peaceiris/actions-hugo@2752ce1d29631191ea3f27c23495fa06139a5b78
3030
with:
3131
hugo-version: '0.155.1'
3232
extended: true

.github/workflows/deploy-gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
node-version: '22'
3333

3434
- name: Setup Hugo
35-
uses: peaceiris/actions-hugo@75d2e84710de30f6ff7268e08f310b60ef14033f
35+
uses: peaceiris/actions-hugo@2752ce1d29631191ea3f27c23495fa06139a5b78
3636
with:
3737
hugo-version: '0.155.1'
3838
extended: true

0 commit comments

Comments
 (0)