Compare commits

...

4 Commits

Author SHA1 Message Date
renovate-bot adf83c7d73 chore(deps): update dependency hugo-extended to v0.163.0
renovate/stability-days Updates have met minimum release age requirement
Website build and deploy / build (pull_request) Failing after 39s
2026-06-12 01:16:38 +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
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ jobs:
fetch-depth: 1 # Fetch all history for .GitInfo and .Lastmod fetch-depth: 1 # Fetch all history for .GitInfo and .Lastmod
- name: Setup required tools (Hugo) - name: Setup required tools (Hugo)
uses: https://github.com/jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1 uses: https://github.com/jdx/mise-action@dba19683ed58901619b14f395a24841710cb4925 # v4.1.0
with: with:
cache: false # no cache on gitea cache: false # no cache on gitea
github_token: ${{ secrets.GH_TOKEN }} github_token: ${{ secrets.GH_TOKEN }}
+1 -1
View File
@@ -1,5 +1,5 @@
[tools] [tools]
hugo-extended = "0.162.1" hugo-extended = "0.163.0"
lychee = "latest" lychee = "latest"
[vars] [vars]