Skip to content

Commit 6b8f267

Browse files
Bump peaceiris/actions-hugo from 2 to 3
Bumps [peaceiris/actions-hugo](https://github.com/peaceiris/actions-hugo) from 2 to 3. - [Release notes](https://github.com/peaceiris/actions-hugo/releases) - [Changelog](https://github.com/peaceiris/actions-hugo/blob/main/CHANGELOG.md) - [Commits](peaceiris/actions-hugo@v2...v3) --- updated-dependencies: - dependency-name: peaceiris/actions-hugo dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 312fbcf commit 6b8f267

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
uses: github/codeql-action/autobuild@v3
5454

5555
- name: Setup Hugo
56-
uses: peaceiris/actions-hugo@v2
56+
uses: peaceiris/actions-hugo@v3
5757
with:
5858
hugo-version: '0.101.0'
5959
extended: true

0 commit comments

Comments
 (0)