Skip to content

Commit eb2fd24

Browse files
ci: bump jdx/mise-action from 2.1.11 to 2.2.1
Bumps [jdx/mise-action](https://github.com/jdx/mise-action) from 2.1.11 to 2.2.1. - [Release notes](https://github.com/jdx/mise-action/releases) - [Changelog](https://github.com/jdx/mise-action/blob/main/CHANGELOG.md) - [Commits](jdx/mise-action@v2.1.11...v2.2.1) --- updated-dependencies: - dependency-name: jdx/mise-action dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 715f00c commit eb2fd24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
run: docker compose ps
8484

8585
- name: Install mise to install Hurl
86-
uses: jdx/mise-action@v2.1.11 # https://github.com/jdx/mise-action
86+
uses: jdx/mise-action@v2.2.1 # https://github.com/jdx/mise-action
8787
with:
8888
version: 2025.4.4 # [default: latest] mise version to install
8989
install: true # [default: true] run `mise install`

0 commit comments

Comments
 (0)