diff --git a/hugo.yaml b/hugo.yaml index 4cd3fc32148..7cf0f12edf3 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -1,6 +1,6 @@ package: name: hugo - version: 0.121.2 + version: 0.122.0 epoch: 0 description: The world's fastest framework for building websites. copyright: @@ -18,11 +18,7 @@ pipeline: with: repository: https://github.com/gohugoio/hugo tag: v${{package.version}} - expected-commit: 6d5b44305eaa9d0a157946492a6f319da38de154 - - - uses: go/bump - with: - deps: golang.org/x/crypto@v0.17.0 + expected-commit: b9a03bd59d5f71a529acb3e33f995e0ef332b3aa - uses: go/build with: