Skip to content

Commit

Permalink
build(deps): bump crazy-max/ghaction-hugo from 2 to 3
Browse files Browse the repository at this point in the history
Bumps [crazy-max/ghaction-hugo](https://github.com/crazy-max/ghaction-hugo) from 2 to 3.
- [Release notes](https://github.com/crazy-max/ghaction-hugo/releases)
- [Commits](crazy-max/ghaction-hugo@v2...v3)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-hugo
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and lordrip committed Nov 16, 2023
1 parent c0a7d54 commit 68b992f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hugo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
password: ${{ secrets.API_PASSWORD }}

- name: Run Hugo
uses: crazy-max/ghaction-hugo@v2
uses: crazy-max/ghaction-hugo@v3
if: always()
with:
version: latest
Expand Down

0 comments on commit 68b992f

Please sign in to comment.