Skip to content

Commit 70320ce

Browse files
chore(deps): bump jdx/mise-action from 3.6.3 to 4.0.1 (#79)
Bumps [jdx/mise-action](https://github.com/jdx/mise-action) from 3.6.3 to 4.0.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@5228313...1648a78) --- updated-dependencies: - dependency-name: jdx/mise-action dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: David Hernando <david.hernando@qdrant.com>
1 parent 2c27182 commit 70320ce

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
persist-credentials: false
2323

2424
- name: Set up tools
25-
uses: jdx/mise-action@5228313ee0372e111a38da051671ca30fc5a96db # v3.6.3
25+
uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
2626
with:
2727
version: 2026.3.8
2828

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
persist-credentials: false
2222

2323
- name: Set up tools
24-
uses: jdx/mise-action@5228313ee0372e111a38da051671ca30fc5a96db # v3.6.3
24+
uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
2525
with:
2626
version: 2026.3.8
2727

@@ -40,7 +40,7 @@ jobs:
4040
persist-credentials: false
4141

4242
- name: Set up tools
43-
uses: jdx/mise-action@5228313ee0372e111a38da051671ca30fc5a96db # v3.6.3
43+
uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
4444
with:
4545
version: 2026.3.8
4646

@@ -56,7 +56,7 @@ jobs:
5656
persist-credentials: false
5757

5858
- name: Set up tools
59-
uses: jdx/mise-action@5228313ee0372e111a38da051671ca30fc5a96db # v3.6.3
59+
uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
6060
with:
6161
version: 2026.3.8
6262

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ jobs:
1717
fetch-depth: 0
1818
persist-credentials: false
1919

20-
- uses: jdx/mise-action@5228313ee0372e111a38da051671ca30fc5a96db # v3.6.3
20+
21+
- uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
2122
with:
2223
version: 2026.3.8
2324

0 commit comments

Comments
 (0)