From 97aeea97ff4d1cd771df6fc307cb044a780324a4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 8 Jun 2026 01:16:53 +0000 Subject: [PATCH] chore(deps): update https://github.com/jdx/mise-action action to v4.1.0 --- .gitea/workflows/hugo.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/hugo.yaml b/.gitea/workflows/hugo.yaml index 0fa8d18..16a8acd 100644 --- a/.gitea/workflows/hugo.yaml +++ b/.gitea/workflows/hugo.yaml @@ -34,7 +34,7 @@ jobs: 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@dba19683ed58901619b14f395a24841710cb4925 # v4.1.0 with: cache: false # no cache on gitea github_token: ${{ secrets.GH_TOKEN }} -- 2.36.6