From 03df1561c674a84ce7d7081c41bf2efc5bc5e308 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 01:09:06 +0000 Subject: [PATCH] build(deps): bump jdx/mise-action from 2.1.11 to 2.4.0 Bumps [jdx/mise-action](https://github.com/jdx/mise-action) from 2.1.11 to 2.4.0. - [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/5083fe46898c414b2475087cc79da59e7da859e8...bfb9fa0b029db830a8c570757cee683df207a6c5) --- updated-dependencies: - dependency-name: jdx/mise-action dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 8894ba7..2388daa 100644 --- a/.github/workflows/pull-request.yaml +++ b/.github/workflows/pull-request.yaml @@ -18,7 +18,7 @@ jobs: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # ratchet:actions/checkout@v4 with: persist-credentials: false - - uses: jdx/mise-action@5083fe46898c414b2475087cc79da59e7da859e8 # ratchet:jdx/mise-action@v2 + - uses: jdx/mise-action@bfb9fa0b029db830a8c570757cee683df207a6c5 # 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 638fe6b..5f1f0ac 100644 --- a/action.yml +++ b/action.yml @@ -6,7 +6,7 @@ outputs: {} runs: using: "composite" steps: - - uses: jdx/mise-action@5083fe46898c414b2475087cc79da59e7da859e8 # v2.1.11 + - uses: jdx/mise-action@bfb9fa0b029db830a8c570757cee683df207a6c5 # v2.4.0 with: tool_versions: | conftest 0.58.0