Skip to content

Commit e2ce8bf

Browse files
chore(deps): update jdx/mise-action action to v4.1.0
1 parent 7ca9f99 commit e2ce8bf

14 files changed

Lines changed: 14 additions & 14 deletions

.github/workflows/acceptance-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
with:
1414
persist-credentials: false
1515
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
16-
- uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
16+
- uses: jdx/mise-action@dba19683ed58901619b14f395a24841710cb4925 # v4.1.0
1717
with:
1818
version: v2026.5.18
1919
sha256: cfac593469d028d7ae5fe36e37bd7c59118b5238e92d8a876209578464f24a84

.github/workflows/api-diff.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
3636
with:
3737
persist-credentials: false
38-
- uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
38+
- uses: jdx/mise-action@dba19683ed58901619b14f395a24841710cb4925 # v4.1.0
3939
with:
4040
version: v2026.5.18
4141
sha256: cfac593469d028d7ae5fe36e37bd7c59118b5238e92d8a876209578464f24a84

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
1313
with:
1414
persist-credentials: false
15-
- uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
15+
- uses: jdx/mise-action@dba19683ed58901619b14f395a24841710cb4925 # v4.1.0
1616
with:
1717
version: v2026.5.18
1818
sha256: cfac593469d028d7ae5fe36e37bd7c59118b5238e92d8a876209578464f24a84

.github/workflows/generate-api-diff-baseline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
with:
3434
ref: ${{ github.ref }}
3535
persist-credentials: false
36-
- uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
36+
- uses: jdx/mise-action@dba19683ed58901619b14f395a24841710cb4925 # v4.1.0
3737
with:
3838
version: v2026.5.18
3939
sha256: cfac593469d028d7ae5fe36e37bd7c59118b5238e92d8a876209578464f24a84

.github/workflows/generate-protobuf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
ref: ${{ github.ref }}
2020
persist-credentials: false
21-
- uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
21+
- uses: jdx/mise-action@dba19683ed58901619b14f395a24841710cb4925 # v4.1.0
2222
with:
2323
version: v2026.5.18
2424
sha256: cfac593469d028d7ae5fe36e37bd7c59118b5238e92d8a876209578464f24a84

.github/workflows/github-pages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
persist-credentials: false
3838
fetch-tags: "true"
3939
fetch-depth: 0
40-
- uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
40+
- uses: jdx/mise-action@dba19683ed58901619b14f395a24841710cb4925 # v4.1.0
4141
with:
4242
version: v2026.5.18
4343
sha256: cfac593469d028d7ae5fe36e37bd7c59118b5238e92d8a876209578464f24a84

.github/workflows/java-version-matrix-tests.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 mise
34-
uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
34+
uses: jdx/mise-action@dba19683ed58901619b14f395a24841710cb4925 # v4.1.0
3535
with:
3636
version: v2026.5.18
3737
sha256: cfac593469d028d7ae5fe36e37bd7c59118b5238e92d8a876209578464f24a84

.github/workflows/jmx-exporter-compatibility.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
2323
with:
2424
persist-credentials: false
25-
- uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
25+
- uses: jdx/mise-action@dba19683ed58901619b14f395a24841710cb4925 # v4.1.0
2626
with:
2727
version: v2026.5.18
2828
sha256: cfac593469d028d7ae5fe36e37bd7c59118b5238e92d8a876209578464f24a84

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
fetch-depth: 0 # needed for git diff --merge-base in lint:links
2222

2323
- name: Setup mise
24-
uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
24+
uses: jdx/mise-action@dba19683ed58901619b14f395a24841710cb4925 # v4.1.0
2525
with:
2626
version: v2026.5.18
2727
sha256: cfac593469d028d7ae5fe36e37bd7c59118b5238e92d8a876209578464f24a84

.github/workflows/micrometer-compatibility.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
3131
with:
3232
persist-credentials: false
33-
- uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
33+
- uses: jdx/mise-action@dba19683ed58901619b14f395a24841710cb4925 # v4.1.0
3434
with:
3535
version: v2026.5.18
3636
sha256: cfac593469d028d7ae5fe36e37bd7c59118b5238e92d8a876209578464f24a84

0 commit comments

Comments
 (0)