Skip to content

Commit 7e413ac

Browse files
chore(deps): update dependency mise to v2026
1 parent c7bd187 commit 7e413ac

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.github/workflows/autofix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Install mise
3131
uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6.1
3232
with:
33-
version: 2025.12.13
33+
version: 2026.1.5
3434
env:
3535
GITHUB_TOKEN: ${{ github.token }}
3636

.github/workflows/execute.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Install mise
3131
uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6.1
3232
with:
33-
version: 2025.12.13
33+
version: 2026.1.5
3434
env:
3535
GITHUB_TOKEN: ${{ github.token }}
3636

.github/workflows/lint.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Install mise
3737
uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6.1
3838
with:
39-
version: 2025.12.13
39+
version: 2026.1.5
4040
env:
4141
GITHUB_TOKEN: ${{ github.token }}
4242

@@ -73,7 +73,7 @@ jobs:
7373
- name: Install mise
7474
uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6.1
7575
with:
76-
version: 2025.12.13
76+
version: 2026.1.5
7777
env:
7878
GITHUB_TOKEN: ${{ github.token }}
7979

@@ -98,7 +98,7 @@ jobs:
9898
- name: Install mise
9999
uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6.1
100100
with:
101-
version: 2025.12.13
101+
version: 2026.1.5
102102
env:
103103
GITHUB_TOKEN: ${{ github.token }}
104104

0 commit comments

Comments
 (0)