Skip to content

Commit 9c79276

Browse files
chore(deps): bump jdx/mise-action from 4.0.1 to 4.1.0
Bumps [jdx/mise-action](https://github.com/jdx/mise-action) from 4.0.1 to 4.1.0. - [Release notes](https://github.com/jdx/mise-action/releases) - [Changelog](https://github.com/jdx/mise-action/blob/main/CHANGELOG.md) - [Commits](jdx/mise-action@1648a78...dba1968) --- updated-dependencies: - dependency-name: jdx/mise-action dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 78a5ab7 commit 9c79276

4 files changed

Lines changed: 7 additions & 7 deletions

File tree

.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@1648a7812b9aeae629881980618f079932869151 # v4.0.1
25+
uses: jdx/mise-action@dba19683ed58901619b14f395a24841710cb4925 # v4.1.0
2626
with:
2727
version: 2026.3.8
2828

.github/workflows/ci.yml

Lines changed: 4 additions & 4 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@1648a7812b9aeae629881980618f079932869151 # v4.0.1
24+
uses: jdx/mise-action@dba19683ed58901619b14f395a24841710cb4925 # v4.1.0
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@1648a7812b9aeae629881980618f079932869151 # v4.0.1
43+
uses: jdx/mise-action@dba19683ed58901619b14f395a24841710cb4925 # v4.1.0
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@1648a7812b9aeae629881980618f079932869151 # v4.0.1
59+
uses: jdx/mise-action@dba19683ed58901619b14f395a24841710cb4925 # v4.1.0
6060
with:
6161
version: 2026.3.8
6262

@@ -78,7 +78,7 @@ jobs:
7878
persist-credentials: false
7979

8080
- name: Set up tools
81-
uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
81+
uses: jdx/mise-action@dba19683ed58901619b14f395a24841710cb4925 # v4.1.0
8282
with:
8383
version: 2026.3.8
8484

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
persist-credentials: false
3232

3333
- name: Set up tools
34-
uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
34+
uses: jdx/mise-action@dba19683ed58901619b14f395a24841710cb4925 # v4.1.0
3535
with:
3636
version: 2026.3.8
3737

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
persist-credentials: false
1919

2020

21-
- uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
21+
- uses: jdx/mise-action@dba19683ed58901619b14f395a24841710cb4925 # v4.1.0
2222
with:
2323
version: 2026.3.8
2424

0 commit comments

Comments
 (0)