Skip to content

Commit a23dfb4

Browse files
ci: bump jdx/mise-action from 2.4.0 to 2.4.2
Bumps [jdx/mise-action](https://github.com/jdx/mise-action) from 2.4.0 to 2.4.2. - [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.4.0...v2.4.2) --- updated-dependencies: - dependency-name: jdx/mise-action dependency-version: 2.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5b8ca66 commit a23dfb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-tests.yml

Lines changed: 1 addition & 1 deletion
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/[email protected].0 # https://github.com/jdx/mise-action
86+
uses: jdx/[email protected].2 # https://github.com/jdx/mise-action
8787
with:
8888
version: 2025.7.8 # [default: latest] mise version to install
8989
install: true # [default: true] run `mise install`

0 commit comments

Comments
 (0)