From f0ddebbb5c09c4e45c1a8044a9027c4c82e82544 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 20:19:05 +0000 Subject: [PATCH] build(deps): bump jdx/mise-action from 2.4.4 to 3.4.1 Bumps [jdx/mise-action](https://github.com/jdx/mise-action) from 2.4.4 to 3.4.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/c37c93293d6b742fc901e1406b8f764f6fb19dac...9dc7d5dd454262207dea3ab5a06a3df6afc8ff26) --- updated-dependencies: - dependency-name: jdx/mise-action dependency-version: 3.4.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/pull-request.yaml | 2 +- action.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pull-request.yaml b/.github/workflows/pull-request.yaml index c3186bb..e78dcac 100644 --- a/.github/workflows/pull-request.yaml +++ b/.github/workflows/pull-request.yaml @@ -18,7 +18,7 @@ jobs: - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # ratchet:actions/checkout@v4 with: persist-credentials: false - - uses: jdx/mise-action@c37c93293d6b742fc901e1406b8f764f6fb19dac # ratchet:jdx/mise-action@v2 + - uses: jdx/mise-action@9dc7d5dd454262207dea3ab5a06a3df6afc8ff26 # ratchet:jdx/mise-action@v2 env: GITHUB_TOKEN: ${{ github.TOKEN }} - run: zizmor ./action.yml ./.github/workflows/pull-request.yaml diff --git a/action.yml b/action.yml index 06326c2..0e214c8 100644 --- a/action.yml +++ b/action.yml @@ -6,7 +6,7 @@ outputs: {} runs: using: "composite" steps: - - uses: jdx/mise-action@c37c93293d6b742fc901e1406b8f764f6fb19dac # v2.4.4 + - uses: jdx/mise-action@9dc7d5dd454262207dea3ab5a06a3df6afc8ff26 # v3.4.1 with: tool_versions: | conftest 0.58.0