chore(deps): update https://github.com/jdx/mise-action action to v3.6.3 - autoclosed #14

Closed
renovate-bot wants to merge 1 commits from renovate/https-github.com-jdx-mise-action-3.x into main

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@5228313ee0372e111a38da051671ca30fc5a96db # v3.6.3
with: with:
cache: false # no cache on gitea cache: false # no cache on gitea
github_token: ${{ secrets.GH_TOKEN }} github_token: ${{ secrets.GH_TOKEN }}