chore(deps): update https://github.com/jdx/mise-action action to v4.2.1 #24

Merged
mxmehl merged 1 commits from renovate/https-github.com-jdx-mise-action-4.x into main 2026-07-21 10:11:55 +02:00
+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@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4.2.0 uses: https://github.com/jdx/mise-action@dad1bfd3df957f44999b559dd69dc1671cb4e9ea # v4.2.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 }}