Skip to content

Commit 6ef9cfd

Browse files
MCP-411 Update dependency mise to 2026.4.4 (#330)
1 parent 44abdd3 commit 6ef9cfd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
- uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
3333
with:
34-
version: 2026.3.17
34+
version: 2026.4.4
3535

3636
- id: build-step
3737
uses: SonarSource/ci-github-actions/build-gradle@d8400ed2a8b8019e4dfe43d612a7eb6280334968 # 1.3.29
@@ -62,7 +62,7 @@ jobs:
6262

6363
- uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
6464
with:
65-
version: 2026.3.17
65+
version: 2026.4.4
6666

6767
- name: Vault (SonarCloud IT token)
6868
id: secrets-sc

.github/workflows/shadow_scans.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1717
- uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
1818
with:
19-
version: 2026.3.17
19+
version: 2026.4.4
2020
- uses: SonarSource/ci-github-actions/build-gradle@master # dogfood
2121
with:
2222
run-shadow-scans: true

0 commit comments

Comments
 (0)