Merge pull request 'chore(deps): update https://github.com/jdx/mise-action action to v4' (#15) from renovate/https-github.com-jdx-mise-action-4.x into main
All checks were successful
Website build and deploy / build (push) Successful in 1m23s

Reviewed-on: #15
This commit was merged in pull request #15.
This commit is contained in:
2026-03-31 17:11:15 +02:00

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@e79ddf65a11cec7b0e882bedced08d6e976efb2d # v3.6.2 uses: https://github.com/jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
with: with:
cache: false # no cache on gitea cache: false # no cache on gitea
github_token: ${{ secrets.GH_TOKEN }} github_token: ${{ secrets.GH_TOKEN }}