From da72996abe7f535b73d80d463af9271a1e94b599 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 17:53:13 +0000 Subject: [PATCH] build(deps): bump jdx/mise-action from 3.6.1 to 4.0.1 Bumps [jdx/mise-action](https://github.com/jdx/mise-action) from 3.6.1 to 4.0.1. - [Release notes](https://github.com/jdx/mise-action/releases) - [Changelog](https://github.com/jdx/mise-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/jdx/mise-action/compare/6d1e696aa24c1aa1bcc1adea0212707c71ab78a8...1648a7812b9aeae629881980618f079932869151) --- updated-dependencies: - dependency-name: jdx/mise-action dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/on-main-push.yaml | 2 +- .github/workflows/on-pr.yaml | 8 ++++---- .github/workflows/on-tag.yaml | 2 +- .github/workflows/periodics-weekly.yaml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/workflows/on-main-push.yaml b/.github/workflows/on-main-push.yaml index 6fe91f2..e658b26 100644 --- a/.github/workflows/on-main-push.yaml +++ b/.github/workflows/on-main-push.yaml @@ -35,7 +35,7 @@ jobs: go-version-file: 'go.mod' check-latest: true - - uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6.1 + - uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1 with: version: 2025.10.5 diff --git a/.github/workflows/on-pr.yaml b/.github/workflows/on-pr.yaml index 3237fd7..2559aea 100644 --- a/.github/workflows/on-pr.yaml +++ b/.github/workflows/on-pr.yaml @@ -22,7 +22,7 @@ jobs: go-version-file: 'go.mod' check-latest: true - - uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6.1 + - uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1 with: version: 2025.10.5 @@ -55,7 +55,7 @@ jobs: go-version-file: 'go.mod' check-latest: true - - uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6.1 + - uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1 with: version: 2025.10.5 @@ -118,7 +118,7 @@ jobs: go-version-file: 'go.mod' check-latest: true - - uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6.1 + - uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1 with: version: 2025.10.5 @@ -160,7 +160,7 @@ jobs: go-version-file: 'go.mod' check-latest: true - - uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6.1 + - uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1 with: version: 2025.10.5 diff --git a/.github/workflows/on-tag.yaml b/.github/workflows/on-tag.yaml index 021b01c..28bf443 100644 --- a/.github/workflows/on-tag.yaml +++ b/.github/workflows/on-tag.yaml @@ -37,7 +37,7 @@ jobs: go-version-file: 'go.mod' check-latest: true - - uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6.1 + - uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1 with: version: 2025.10.5 diff --git a/.github/workflows/periodics-weekly.yaml b/.github/workflows/periodics-weekly.yaml index 346f70c..705114b 100644 --- a/.github/workflows/periodics-weekly.yaml +++ b/.github/workflows/periodics-weekly.yaml @@ -18,7 +18,7 @@ jobs: - name: checkout uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - - uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6.1 + - uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1 with: version: 2025.10.5 @@ -89,7 +89,7 @@ jobs: go-version-file: 'go.mod' check-latest: true - - uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6.1 + - uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1 with: version: 2025.10.5