Skip to content

Commit 713ba18

Browse files
renovate[bot]scop
authored andcommitted
chore(deps): update jdx/mise-action action to v4
1 parent 6ca7d6b commit 713ba18

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/autofix.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
steps:
1818
- uses: scop/common/force-color@main
1919
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
20-
- uses: jdx/mise-action@146a28175021df8ca24f8ee1828cc2a60f980bd5 # v3.5.1
20+
- uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
2121
- run: lefthook run pre-commit --all-files --no-tty
2222
- uses: autofix-ci/action@635ffb0c9798bd160680f18fd73371e355b85f27 # v1.3.2
2323
with:

.github/workflows/lint-commits.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ jobs:
1717
with:
1818
fetch-depth: 0
1919
persist-credentials: false
20-
- uses: jdx/mise-action@146a28175021df8ca24f8ee1828cc2a60f980bd5 # v3.5.1
20+
- uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
2121
- run: lefthook run commits-on-pr-branch --no-tty

0 commit comments

Comments
 (0)