From 31c2febd4560d19e0df8af4d1c72cedc9db30090 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 17:54:34 +0000 Subject: [PATCH] build(deps): bump jdx/mise-action from 3.5.1 to 3.6.1 Bumps [jdx/mise-action](https://github.com/jdx/mise-action) from 3.5.1 to 3.6.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/146a28175021df8ca24f8ee1828cc2a60f980bd5...6d1e696aa24c1aa1bcc1adea0212707c71ab78a8) --- updated-dependencies: - dependency-name: jdx/mise-action dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... 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 20f4de9..7d85879 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@146a28175021df8ca24f8ee1828cc2a60f980bd5 # v3.5.1 + - uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6.1 with: version: 2025.10.5 diff --git a/.github/workflows/on-pr.yaml b/.github/workflows/on-pr.yaml index 5df28c3..e8fd740 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@146a28175021df8ca24f8ee1828cc2a60f980bd5 # v3.5.1 + - uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6.1 with: version: 2025.10.5 @@ -55,7 +55,7 @@ jobs: go-version-file: 'go.mod' check-latest: true - - uses: jdx/mise-action@146a28175021df8ca24f8ee1828cc2a60f980bd5 # v3.5.1 + - uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6.1 with: version: 2025.10.5 @@ -118,7 +118,7 @@ jobs: go-version-file: 'go.mod' check-latest: true - - uses: jdx/mise-action@146a28175021df8ca24f8ee1828cc2a60f980bd5 # v3.5.1 + - uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6.1 with: version: 2025.10.5 @@ -160,7 +160,7 @@ jobs: go-version-file: 'go.mod' check-latest: true - - uses: jdx/mise-action@146a28175021df8ca24f8ee1828cc2a60f980bd5 # v3.5.1 + - uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6.1 with: version: 2025.10.5 diff --git a/.github/workflows/on-tag.yaml b/.github/workflows/on-tag.yaml index f9df098..c64190f 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@146a28175021df8ca24f8ee1828cc2a60f980bd5 # v3.5.1 + - uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6.1 with: version: 2025.10.5 diff --git a/.github/workflows/periodics-weekly.yaml b/.github/workflows/periodics-weekly.yaml index 0d2f7d6..ab5a068 100644 --- a/.github/workflows/periodics-weekly.yaml +++ b/.github/workflows/periodics-weekly.yaml @@ -18,7 +18,7 @@ jobs: - name: checkout uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 - - uses: jdx/mise-action@146a28175021df8ca24f8ee1828cc2a60f980bd5 # v3.5.1 + - uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6.1 with: version: 2025.10.5 @@ -89,7 +89,7 @@ jobs: go-version-file: 'go.mod' check-latest: true - - uses: jdx/mise-action@146a28175021df8ca24f8ee1828cc2a60f980bd5 # v3.5.1 + - uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6.1 with: version: 2025.10.5