Compare commits

...

10 Commits

Author SHA1 Message Date
renovate-bot 67671979d7 chore(deps): update dependency hugo-extended to v0.164.0
renovate/stability-days Updates have met minimum release age requirement
Website build and deploy / build (pull_request) Successful in 1m3s
2026-07-10 01:17:49 +00:00
mxmehl ccdde5e275 Merge pull request 'chore(deps): update https://github.com/jdx/mise-action action to v4.2.0' (#22) from renovate/https-github.com-jdx-mise-action-4.x into main
Website build and deploy / build (push) Successful in 44s
Reviewed-on: #22
2026-06-22 16:08:44 +02:00
mxmehl a25906f785 Merge pull request 'chore(deps): update actions/checkout action to v7' (#23) from renovate/actions-checkout-7.x into main
Website build and deploy / build (push) Waiting to run
Reviewed-on: #23
2026-06-22 16:05:56 +02:00
renovate-bot 75cbcfd066 chore(deps): update actions/checkout action to v7
renovate/stability-days Updates have met minimum release age requirement
Website build and deploy / build (pull_request) Successful in 36s
2026-06-21 01:17:03 +00:00
renovate-bot e1d525e628 chore(deps): update https://github.com/jdx/mise-action action to v4.2.0
renovate/stability-days Updates have met minimum release age requirement
Website build and deploy / build (pull_request) Successful in 1m11s
2026-06-21 01:16:59 +00:00
mxmehl 9d6d8eaf90 Merge pull request 'chore(deps): update https://github.com/jdx/mise-action action to v4.1.0' (#20) from renovate/https-github.com-jdx-mise-action-4.x into main
Website build and deploy / build (push) Successful in 1m15s
Reviewed-on: #20
2026-06-08 12:03:28 +02:00
mxmehl 41cf63b419 Merge pull request 'chore(deps): update dependency hugo-extended to v0.162.1' (#19) from renovate/hugo-extended-0.x into main
Website build and deploy / build (push) Successful in 1m20s
Reviewed-on: #19
2026-06-08 11:56:20 +02:00
renovate-bot 97aeea97ff chore(deps): update https://github.com/jdx/mise-action action to v4.1.0
renovate/stability-days Updates have met minimum release age requirement
Website build and deploy / build (pull_request) Successful in 1m33s
2026-06-08 01:16:53 +00:00
renovate-bot 6762d6338b chore(deps): update dependency hugo-extended to v0.162.1
renovate/stability-days Updates have met minimum release age requirement
Website build and deploy / build (pull_request) Successful in 1m8s
2026-06-01 01:16:30 +00:00
mxmehl e148dae8ea Merge pull request 'chore(deps): update dependency hugo-extended to v0.161.1' (#18) from renovate/hugo-extended-0.x into main
Website build and deploy / build (push) Successful in 1m55s
Reviewed-on: #18
2026-05-21 08:44:31 +02:00
3 changed files with 25 additions and 18 deletions
+2 -2
View File
@@ -28,13 +28,13 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout with submodules
uses: actions/checkout@v6
uses: actions/checkout@v7
with:
submodules: recursive # Get submdules
fetch-depth: 1 # Fetch all history for .GitInfo and .Lastmod
- name: Setup required tools (Hugo)
uses: https://github.com/jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
uses: https://github.com/jdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4.2.0
with:
cache: false # no cache on gitea
github_token: ${{ secrets.GH_TOKEN }}
+22 -15
View File
@@ -1,36 +1,43 @@
# @generated - this file is auto-generated by `mise lock` https://mise.en.dev/dev-tools/mise-lock.html
[[tools.hugo-extended]]
version = "0.161.1"
version = "0.164.0"
backend = "aqua:gohugoio/hugo/hugo-extended"
[tools.hugo-extended."platforms.linux-arm64"]
checksum = "sha256:e05382fbe2b2b9e51dfd01fbb6cd439d84c83a1862ac92000b25fbf2c06f699c"
url = "https://github.com/gohugoio/hugo/releases/download/v0.161.1/hugo_extended_0.161.1_linux-arm64.tar.gz"
checksum = "sha256:232d3bc2d1d9510625985ff7c89767598ffea5bc6e5e2882c791313f5a43f723"
url = "https://github.com/gohugoio/hugo/releases/download/v0.164.0/hugo_extended_0.164.0_linux-arm64.tar.gz"
url_api = "https://api.github.com/repos/gohugoio/hugo/releases/assets/468320261"
[tools.hugo-extended."platforms.linux-arm64-musl"]
checksum = "sha256:e05382fbe2b2b9e51dfd01fbb6cd439d84c83a1862ac92000b25fbf2c06f699c"
url = "https://github.com/gohugoio/hugo/releases/download/v0.161.1/hugo_extended_0.161.1_linux-arm64.tar.gz"
checksum = "sha256:232d3bc2d1d9510625985ff7c89767598ffea5bc6e5e2882c791313f5a43f723"
url = "https://github.com/gohugoio/hugo/releases/download/v0.164.0/hugo_extended_0.164.0_linux-arm64.tar.gz"
url_api = "https://api.github.com/repos/gohugoio/hugo/releases/assets/468320261"
[tools.hugo-extended."platforms.linux-x64"]
checksum = "sha256:9b82cf3211b2321f189a005dd157e6f4bd5c65f2bf5e9eefd2f5e0803c12103c"
url = "https://github.com/gohugoio/hugo/releases/download/v0.161.1/hugo_extended_0.161.1_linux-amd64.tar.gz"
checksum = "sha256:fea17b8c076f950bb2e9f9486667bdaa29422883888d509d63931c73e8a9b3a4"
url = "https://github.com/gohugoio/hugo/releases/download/v0.164.0/hugo_extended_0.164.0_linux-amd64.tar.gz"
url_api = "https://api.github.com/repos/gohugoio/hugo/releases/assets/468320235"
[tools.hugo-extended."platforms.linux-x64-musl"]
checksum = "sha256:9b82cf3211b2321f189a005dd157e6f4bd5c65f2bf5e9eefd2f5e0803c12103c"
url = "https://github.com/gohugoio/hugo/releases/download/v0.161.1/hugo_extended_0.161.1_linux-amd64.tar.gz"
checksum = "sha256:fea17b8c076f950bb2e9f9486667bdaa29422883888d509d63931c73e8a9b3a4"
url = "https://github.com/gohugoio/hugo/releases/download/v0.164.0/hugo_extended_0.164.0_linux-amd64.tar.gz"
url_api = "https://api.github.com/repos/gohugoio/hugo/releases/assets/468320235"
[tools.hugo-extended."platforms.macos-arm64"]
checksum = "sha256:ffa5333f0733b21a5c2501cf6fa8b6a99ef3f1953d047f5dc9b47f7cc35da768"
url = "https://github.com/gohugoio/hugo/releases/download/v0.161.1/hugo_extended_0.161.1_darwin-universal.pkg"
checksum = "sha256:618491f40cbb36a9f55d4da761c55d89f79312130f926ff7f3e1dfa83ca15eb0"
url = "https://github.com/gohugoio/hugo/releases/download/v0.164.0/hugo_extended_0.164.0_darwin-universal.pkg"
url_api = "https://api.github.com/repos/gohugoio/hugo/releases/assets/468320276"
[tools.hugo-extended."platforms.macos-x64"]
checksum = "sha256:ffa5333f0733b21a5c2501cf6fa8b6a99ef3f1953d047f5dc9b47f7cc35da768"
url = "https://github.com/gohugoio/hugo/releases/download/v0.161.1/hugo_extended_0.161.1_darwin-universal.pkg"
checksum = "sha256:618491f40cbb36a9f55d4da761c55d89f79312130f926ff7f3e1dfa83ca15eb0"
url = "https://github.com/gohugoio/hugo/releases/download/v0.164.0/hugo_extended_0.164.0_darwin-universal.pkg"
url_api = "https://api.github.com/repos/gohugoio/hugo/releases/assets/468320276"
[tools.hugo-extended."platforms.windows-x64"]
checksum = "sha256:5116d0d9e3974177658c2db131c80bf87bc68babdcc1cbc7362b2f164fdf32cd"
url = "https://github.com/gohugoio/hugo/releases/download/v0.161.1/hugo_extended_0.161.1_windows-amd64.zip"
checksum = "sha256:59109d4e05d0cc9e1743688166e5323a71bd8b67a6e928db07c61720cc49a7cc"
url = "https://github.com/gohugoio/hugo/releases/download/v0.164.0/hugo_extended_0.164.0_windows-amd64.zip"
url_api = "https://api.github.com/repos/gohugoio/hugo/releases/assets/468320305"
[[tools.lychee]]
version = "0.24.2"
+1 -1
View File
@@ -1,5 +1,5 @@
[tools]
hugo-extended = "0.161.1"
hugo-extended = "0.164.0"
lychee = "latest"
[vars]