Skip to content

Commit 44a1291

Browse files
Bump jdx/mise-action from 3.6.3 to 4.0.0
Bumps [jdx/mise-action](https://github.com/jdx/mise-action) from 3.6.3 to 4.0.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@5228313...c1ecc8f) --- updated-dependencies: - dependency-name: jdx/mise-action dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3141417 commit 44a1291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hygiene.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Checkout code
1515
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1616
- name: Set-up Mise
17-
uses: jdx/mise-action@5228313ee0372e111a38da051671ca30fc5a96db # v3.6.3
17+
uses: jdx/mise-action@c1ecc8f748cd28cdeabf76dab3cccde4ce692fe4 # v4.0.0.6.4.0.0
1818
with:
1919
cache: false
2020
- run: make format-check

0 commit comments

Comments
 (0)