Skip to content

Commit da72996

Browse files
build(deps): bump jdx/mise-action from 3.6.1 to 4.0.1
Bumps [jdx/mise-action](https://github.com/jdx/mise-action) from 3.6.1 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@6d1e696...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>
1 parent 334fb5f commit da72996

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

.github/workflows/on-main-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
go-version-file: 'go.mod'
3636
check-latest: true
3737

38-
- uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6.1
38+
- uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
3939
with:
4040
version: 2025.10.5
4141

.github/workflows/on-pr.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
go-version-file: 'go.mod'
2323
check-latest: true
2424

25-
- uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6.1
25+
- uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
2626
with:
2727
version: 2025.10.5
2828

@@ -55,7 +55,7 @@ jobs:
5555
go-version-file: 'go.mod'
5656
check-latest: true
5757

58-
- uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6.1
58+
- uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
5959
with:
6060
version: 2025.10.5
6161

@@ -118,7 +118,7 @@ jobs:
118118
go-version-file: 'go.mod'
119119
check-latest: true
120120

121-
- uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6.1
121+
- uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
122122
with:
123123
version: 2025.10.5
124124

@@ -160,7 +160,7 @@ jobs:
160160
go-version-file: 'go.mod'
161161
check-latest: true
162162

163-
- uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6.1
163+
- uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
164164
with:
165165
version: 2025.10.5
166166

.github/workflows/on-tag.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
go-version-file: 'go.mod'
3838
check-latest: true
3939

40-
- uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6.1
40+
- uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
4141
with:
4242
version: 2025.10.5
4343

.github/workflows/periodics-weekly.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: checkout
1919
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2020

21-
- uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6.1
21+
- uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
2222
with:
2323
version: 2025.10.5
2424

@@ -89,7 +89,7 @@ jobs:
8989
go-version-file: 'go.mod'
9090
check-latest: true
9191

92-
- uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6.1
92+
- uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
9393
with:
9494
version: 2025.10.5
9595

0 commit comments

Comments
 (0)