Skip to content

Commit 3be07b5

Browse files
renovate[bot]scop
authored andcommitted
chore(deps): update jdx/mise-action action to v3.5.1
1 parent 5638012 commit 3be07b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
1818
with:
1919
fetch-depth: 0 # for commit message checks
20-
- uses: jdx/mise-action@be3be2260bc02bc3fbf94c5e2fed8b7964baf074 # v3.4.0
20+
- uses: jdx/mise-action@146a28175021df8ca24f8ee1828cc2a60f980bd5 # v3.5.1
2121
- name: Check commit messages
2222
run: lefthook run commit-msgs-on-pr-branch --no-tty
2323
if: ${{ github.event_name == 'pull_request' }}

0 commit comments

Comments
 (0)